diff options
author | 2011-06-18 20:26:38 +0000 | |
---|---|---|
committer | 2011-06-25 09:31:06 -0400 | |
commit | e0f5406727f1dfdc47b8ba4a0ff6eae4b0b5ed4c (patch) | |
tree | 85c481aae5bb4998b832e15b2e62a4987a76127b /tools/perf/scripts/python/syscall-counts.py | |
parent | Btrfs: make sure to record the transid in new inodes (diff) | |
download | linux-dev-e0f5406727f1dfdc47b8ba4a0ff6eae4b0b5ed4c.tar.xz linux-dev-e0f5406727f1dfdc47b8ba4a0ff6eae4b0b5ed4c.zip |
Btrfs: fix type mismatch in find_free_extent()
data parameter should be u64 because a full-sized chunk flags field is
passed instead of 0/1 for distinguishing data from metadata. All
underlying functions expect u64.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions