From: Al Viro Date: Sun, 7 Jun 2009 18:56:44 +0000 (-0400) Subject: New helper - simple_fsync() X-Git-Tag: v2.6.31-rc1~375^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5aacad548db1ff547adf35d0a77eb2a8ed4fe14;p=pandora-kernel.git 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 --- Reading git-diff-tree failed