Loading fs/xfs/xfs_inode_item.c +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ xfs_inode_item_push( if (!bp || (ip->i_flags & XFS_ISTALE)) { /* * Inode item/buffer is being being aborted due to cluster * Inode item/buffer is being aborted due to cluster * buffer deletion. Trigger a log force to have that operation * completed and items removed from the AIL before the next push * attempt. Loading Loading
fs/xfs/xfs_inode_item.c +1 −1 Original line number Diff line number Diff line Loading @@ -550,7 +550,7 @@ xfs_inode_item_push( if (!bp || (ip->i_flags & XFS_ISTALE)) { /* * Inode item/buffer is being being aborted due to cluster * Inode item/buffer is being aborted due to cluster * buffer deletion. Trigger a log force to have that operation * completed and items removed from the AIL before the next push * attempt. Loading