Skip to content
Commit 30db1ae8 authored by Dave Kleikamp's avatar Dave Kleikamp
Browse files

JFS: Check for invalid inodes in jfs_delete_inode



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: default avatarDave Kleikamp <shaggy@austin.ibm.com>
parent da28c120
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment