From: Dave Chinner Date: Tue, 6 Oct 2009 20:29:29 +0000 (+0000) Subject: xfs: mark inodes dirty before issuing I/O X-Git-Tag: v2.6.32-rc4~16^2^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=932640e8adaff3d0c28ee32d4863c7a7a74df055;p=pandora-kernel.git xfs: mark inodes dirty before issuing I/O To make sure they get properly waited on in sync when I/O is in flight and we latter need to update the inode size. Requires a new helper to check if an ioend structure is beyond the current EOF. Signed-off-by: Dave Chinner Signed-off-by: Christoph Hellwig Reviewed-by: Alex Elder Signed-off-by: Alex Elder --- Reading git-diff-tree failed