summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorIra Weiny <ira.weiny@intel.com>2020-04-30 07:41:36 -0700
committerDarrick J. Wong <darrick.wong@oracle.com>2020-05-29 20:13:20 -0700
commitf7bf743714ab3f0a93c2c58e915541db83bebdee (patch)
treef90a20de6c8cf6f88faa0ada7cf89eebf1ad6aa5 /scripts
parent02beb2686ff964884756c581d513e103542dcc6a (diff)
downloadlwn-f7bf743714ab3f0a93c2c58e915541db83bebdee.tar.gz
lwn-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 'scripts')
0 files changed, 0 insertions, 0 deletions