git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2664b25
)
[XFS] Fix a race in xfs_submit_ioend() where we can be completing I/O for
author
David Chinner
<dgc@sgi.com>
Wed, 18 Jan 2006 02:38:12 +0000
(13:38 +1100)
committer
Nathan Scott
<nathans@sgi.com>
Wed, 18 Jan 2006 02:38:12 +0000
(13:38 +1100)
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>
fs/xfs/linux-2.6/xfs_aops.c
patch
|
blob
|
history
diff --cc
fs/xfs/linux-2.6/xfs_aops.c
Simple merge