diff options
| author | Christoph Hellwig <[email protected]> | 2016-10-27 09:27:36 +0200 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2016-11-29 14:10:38 +0100 |
| commit | cf8cddd38bab31b284af8d51fee536be9914f6ef (patch) | |
| tree | a5b6b272c219bf07f06b82a314f26c7a51c29b8b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e5517c2a5a49ed5e99047008629f1cd60246ea0e (diff) | |
btrfs: don't abuse REQ_OP_* flags for btrfs_map_block
btrfs_map_block supports different types of mappings, which to a large
extent resemble block layer operations. But they don't always do, and
currently btrfs dangerously overlays it's own flag over the block layer
flags. This is just asking for a conflict, so introduce a different
map flags enum inside of btrfs instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions