diff options
author | Ira Weiny <[email protected]> | 2020-04-30 07:41:37 -0700 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2020-05-13 08:44:35 -0700 |
commit | dae2f8ed7992e88c8d62c54e8295ffc8475b4a80 (patch) | |
tree | 7d199574fcae172238c4312e8b98feb9cfe2e138 /scripts/gdb/linux/device.py | |
parent | 83d9088659e8f113741bb197324bd9554d159657 (diff) |
fs: Lift XFS_IDONTCACHE to the VFS layer
DAX effective mode (S_DAX) changes requires inode eviction.
XFS has an advisory flag (XFS_IDONTCACHE) to prevent caching of the
inode if no other additional references are taken. We lift this flag to
the VFS layer and change the behavior slightly by allowing the flag to
remain even if multiple references are taken.
This will expedite the eviction of inodes to change S_DAX.
Cc: Al Viro <[email protected]>
Reviewed-by: Dave Chinner <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Ira Weiny <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions