Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Dave Kleikamp <shaggy@austin.ibm.com>
- Loading branch information