[XFS] Fix deadlock caused by race between xfs_iunpin marking an inode
dirty, and the same inode being reallocated and reused by create. The unlock_new_inode and mark_inode_dirty manage to corrupt the i_state flags and end up leaving I_LOCK|I_NEW set. SGI Modid: 2.5.x-xfs:slinx:151120a
Showing
Please register or sign in to comment