diff options
author | Dave Chinner <[email protected]> | 2016-03-01 09:41:33 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-03-01 09:41:33 +1100 |
commit | db10c697b40e34ac91bbcdd866e73a3d0bad7780 (patch) | |
tree | aa05f9b216fa18ef704fd2e6cd9160ca9123b62d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e8897529053d05f5bd677706ba6807fc2f2b942c (diff) |
xfs: S_DAX is only for regular files
Only regular files can use DAX for data operations, so we should
restrict setting it on the VFS inode to regular files. Setting it on
metadata inodes may cause the VFS to do the wrong thing for such
inodes, so avoid potential problems by restricting the scope of the
flag to what we know is supported.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Tested-by: Ross Zwisler <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions