diff options
author | 2020-04-30 07:41:36 -0700 | |
---|---|---|
committer | 2020-05-29 20:13:20 -0700 | |
commit | f7bf743714ab3f0a93c2c58e915541db83bebdee (patch) | |
tree | f90a20de6c8cf6f88faa0ada7cf89eebf1ad6aa5 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | fs/xfs: Make DAX mount option a tri-state (diff) | |
download | linux-dev-f7bf743714ab3f0a93c2c58e915541db83bebdee.tar.xz linux-dev-f7bf743714ab3f0a93c2c58e915541db83bebdee.zip |
fs/xfs: Create function xfs_inode_should_enable_dax()
xfs_inode_supports_dax() should reflect if the inode can support DAX not
that it is enabled for DAX.
Change the use of xfs_inode_supports_dax() to reflect only if the inode
and underlying storage support dax.
Add a new function xfs_inode_should_enable_dax() which reflects if the
inode should be enabled for DAX.
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Ira Weiny <ira.weiny@intel.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions