[XFS] Ensure file size updates have been completed before writing inode to disk.
authorLachlan McIlroy <lachlan@sgi.com>
Fri, 14 Sep 2007 05:22:50 +0000 (15:22 +1000)
committerTim Shimmin <tes@chook.melbourne.sgi.com>
Tue, 18 Sep 2007 10:12:51 +0000 (20:12 +1000)
commit776a75fa5cfb8f3602d3ca9d221dc34497133f4b
tree760e34fa2e426e740cd50deab16ca80f9a3e483b
parent65de5567564e70edd01b6d4e95e548d7ba284872
[XFS] Ensure file size updates have been completed before writing inode to disk.

SGI-PV: 968767
SGI-Modid: xfs-linux-melb:xfs-kern:29675a

Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Tim Shimmin <tes@sgi.com>
fs/xfs/linux-2.6/xfs_aops.c
fs/xfs/linux-2.6/xfs_super.c
fs/xfs/xfs_vnodeops.c