diff options
author | Dave Chinner <[email protected]> | 2016-02-10 15:01:30 +1100 |
---|---|---|
committer | Dave Chinner <[email protected]> | 2016-02-10 15:01:30 +1100 |
commit | 12877da58429affc988403817b88d901fe01f8c1 (patch) | |
tree | ac5b4ae64199c27bbfdee3a6bbf106ea5c9e1d19 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 5cfd28b6abc2bd53f225c82e5083d898b3a158fe (diff) |
xfs: remove XFS_BUF_ZEROFLAGS macro
The places where we use this macro already clear unnecessary IO
flags (e.g. through xfs_bwrite()) or never have unexpected IO flags
set on them in the first place (e.g. iclog buffers). Remove the
macro from these locations, and where necessary clear only the
specific flags that are conditional in the current buffer context.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions