xfs: merge xfs_inode_flush into xfs_fs_write_inode
authorChristoph Hellwig <hch@lst.de>
Wed, 4 Feb 2009 08:36:19 +0000 (09:36 +0100)
committerChristoph Hellwig <hch@brick.lst.de>
Wed, 4 Feb 2009 08:36:19 +0000 (09:36 +0100)
Splitting the task for a VFS-induced inode flush into two functions doesn't
make any sense, so merge the two functions dealing with it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Felix Blyakher <felixb@sgi.com>
Reviewed-by: Dave Chinner <david@fromorbit.com>

No differences found