aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorWang Shilong <[email protected]>2013-04-07 10:50:18 +0000
committerJosef Bacik <[email protected]>2013-05-06 15:54:39 -0400
commitb7fef4f593007d52ba7fe4427e099bd71c63c521 (patch)
tree44a7d1bf7d8bb70cd125e435082c1244466e2e0e /tools/perf/scripts/python
parent58400fce5ac5939aadac8ce682edc192c6172f80 (diff)
Btrfs: fix missing check before creating a qgroup relation
Step to reproduce: mkfs.btrfs <disk> mount <disk> <mnt> btrfs quota enable <mnt> btrfs qgroup assign 0/1 1/1 <mnt> umount <mnt> btrfs-debug-tree <disk> | grep QGROUP If we want to add a qgroup relation, we should gurantee that 'src' and 'dst' exist, otherwise, such qgroup relation should not be allowed to create. Signed-off-by: Wang Shilong <[email protected]> Reviewed-by: Miao Xie <[email protected]> Signed-off-by: Josef Bacik <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions