New helper - simple_fsync()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 7 Jun 2009 18:56:44 +0000 (14:56 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Fri, 12 Jun 2009 01:36:11 +0000 (21:36 -0400)
commitd5aacad548db1ff547adf35d0a77eb2a8ed4fe14
treefbdf12dbacde76a1bb57738f1f67b87a673ddff2
parent337eb00a2c3a421999c39c94ce7e33545ee8baa7
New helper - simple_fsync()

writes associated buffers, then does sync_inode() to write
the inode itself (and to make it clean).  Depends on
->write_inode() honouring the second argument.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/libfs.c
include/linux/fs.h