commit | f38a032b165d812b0ba8378a5cd237c0888ff65f | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Tue Aug 24 19:13:04 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Tue Aug 24 19:13:04 2021 -0700 |
tree | 87f68c1c5c228463a34bf898281d2943b7a11136 | |
parent | 72a048c1056a72e37ea2ee34cc73d8c6d6cb4290 [diff] |
xfs: fix I_DONTCACHE Yup, the VFS hoist broke it, and nobody noticed. Bulkstat workloads make it clear that it doesn't work as it should. Fixes: dae2f8ed7992 ("fs: Lift XFS_IDONTCACHE to the VFS layer") Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>