commit | d88992f660936049f5f38d74ea5a86b5c1491a48 | [log] [tgz] |
---|---|---|
author | David Chinner <dgc@sgi.com> | Wed Jan 18 13:38:12 2006 +1100 |
committer | Nathan Scott <nathans@sgi.com> | Wed Jan 18 13:38:12 2006 +1100 |
tree | 3c3ac2e25d33e4bd59193b9d4ecf7a1bee3e4d0e | |
parent | 2664b25051f7ab96b22b199aa2f5ef6a949a4296 [diff] |
[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 <dgc@sgi.com> Signed-off-by: Nathan Scott <nathans@sgi.com>