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:
40095b6
)
[XFS] Fix use-after-free during log unmount.
author
David Chinner
<dgc@sgi.com>
Mon, 14 May 2007 08:24:16 +0000
(18:24 +1000)
committer
Tim Shimmin
<tes@chook.melbourne.sgi.com>
Sat, 14 Jul 2007 05:22:34 +0000
(15:22 +1000)
Don't reference the log buffer after running the callbacks as the callback
can trigger the log buffers to be freed during unmount.
SGI-PV: 964545
SGI-Modid: xfs-linux-melb:xfs-kern:28567a
Signed-off-by: David Chinner <dgc@sgi.com>
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Tim Shimmin <tes@sgi.com>
No differences found