[XFS] Handle mode 0 inodes that find their way onto the unlinked list
These shouldn't be there, probably the result of corruption. However, if we find one, handle it specially so that we don't deadlock during unlinked list processing in recovery. Without xfs_iput_new, we'd be waiting on an inode lock we already hold. SGI Modid: 2.5.x-xfs:slinx:136535a
Showing
Please register or sign in to comment