]> git.baikalelectronics.ru Git - kernel.git/commit
exofs: add ->sync_fs
authorChristoph Hellwig <hch@lst.de>
Mon, 8 Jun 2009 08:03:58 +0000 (10:03 +0200)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Jun 2009 01:36:15 +0000 (21:36 -0400)
commit6a0210a5873e88e9b677b39c915d20548ca0bb1f
treecdaa5cf4baf745ee4c83b8e03cb75581e7ea1ffa
parentb981886d255a0fd5e20686dffc66406c70ca9dce
exofs: 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/exofs/super.c