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:
76bf105
)
[XFS] fix instant oops with tracing enabled
author
Christoph Hellwig
<hch@infradead.org>
Thu, 30 Oct 2008 06:21:10 +0000
(17:21 +1100)
committer
Lachlan McIlroy
<lachlan@sgi.com>
Thu, 30 Oct 2008 06:21:10 +0000
(17:21 +1100)
We can only read inode->i_count if the inode is actually there and not a
NULL pointer. This was introduced in one of the recent sync patches.
SGI-PV: 988255
SGI-Modid: xfs-linux-melb:xfs-kern:32315a
Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
No differences found