hfsplus: add ->sync_fs
authorChristoph Hellwig <hch@lst.de>
Mon, 8 Jun 2009 08:05:12 +0000 (10:05 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Jun 2009 01:36:16 +0000 (21:36 -0400)
commit7fbc6df0e7a561a313f49faa77829d5de45a97f8
treec19d60ff362527ce66489d2fdbecc34a89b0a0ef
parent58bc5bbb873eb5d86126a3fd3ff02aaa69ec15d0
hfsplus: add ->sync_fs

Add a ->sync_fs method for data integrity syncs, and reimplement
->write_super ontop of it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/hfsplus/super.c