]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - fs/xfs/xfs_super.c
Merge tag 'vfs-5.8-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
[thirdparty/linux.git] / fs / xfs / xfs_super.c
index 23a517a68c4b45d965d84288f11e8d93fcbd41ae..379cbff438bcee9d5059c8bc6794893405eebbf4 100644 (file)
@@ -737,7 +737,7 @@ xfs_fs_drop_inode(
                return 0;
        }
 
-       return generic_drop_inode(inode) || (ip->i_flags & XFS_IDONTCACHE);
+       return generic_drop_inode(inode);
 }
 
 static void