From: Al Viro Date: Sun, 7 Jun 2009 19:14:02 +0000 (-0400) Subject: switch ext2 to simple_fsync() X-Git-Tag: v2.6.31-rc1~375^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e1740a462ecb2eae213be15857b577cc6f6bb8b4;p=pandora-kernel.git switch ext2 to simple_fsync() kill ext2_sync_file() (along with ext2/fsync.c), get rid of ext2_update_inode() - it's an alias of ext2_write_inode(). Signed-off-by: Al Viro --- Reading git-diff-tree failed