aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2016-03-01 09:41:33 +1100
committerDave Chinner <[email protected]>2016-03-01 09:41:33 +1100
commite8897529053d05f5bd677706ba6807fc2f2b942c (patch)
treeb99bc6ff7ed9dbb1df73e06e9c373fe4fd8f7bec /tools/perf/scripts/python/export-to-postgresql.py
parent36f90b0a2ddd60823fe193a85e60ff1906c2a9b3 (diff)
xfs: XFS_DIFLAG_DAX is only for regular files or directories
Only file data can use DAX, so we should onyl be able to set this flag on regular files. However, the flag also serves as an "inherit" flag at file create time when set on directories, so limit the FS_IOC_FSSETXATTR ioctl to only set this flag on regular files and directories. 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