From: David Chinner Date: Wed, 18 Jan 2006 02:38:12 +0000 (+1100) Subject: [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for X-Git-Tag: v2.6.16-rc2~364^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d88992f660936049f5f38d74ea5a86b5c1491a48;p=pandora-kernel.git [XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for a page while we are still submitting other buffers on the same page for I/O. SGI-PV: 948197 SGI-Modid: xfs-linux-melb:xfs-kern:25004a Signed-off-by: David Chinner Signed-off-by: Nathan Scott --- Reading git-diff-tree failed