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:
da28c12
)
JFS: Check for invalid inodes in jfs_delete_inode
author
Dave Kleikamp
<shaggy@austin.ibm.com>
Mon, 1 Aug 2005 21:54:26 +0000
(16:54 -0500)
committer
Dave Kleikamp
<shaggy@austin.ibm.com>
Mon, 1 Aug 2005 21:54:26 +0000
(16:54 -0500)
Some error paths may iput an invalid inode with i_nlink=0. jfs should
not try to actually delete such an inode.
Signed-off-by: Dave Kleikamp <shaggy@austin.ibm.com>
No differences found