diff options
author | 2011-07-26 11:32:23 -0700 | |
---|---|---|
committer | 2012-03-22 01:45:36 +0100 | |
commit | ce598979be6f83549c90f42ba522a19a33727611 (patch) | |
tree | ee3cb422fb05012b7c5ff52be720a6d68f97de03 /tools/perf/scripts/python | |
parent | btrfs: btrfs_drop_snapshot should return int (diff) | |
download | linux-dev-ce598979be6f83549c90f42ba522a19a33727611.tar.xz linux-dev-ce598979be6f83549c90f42ba522a19a33727611.zip |
btrfs: Don't BUG_ON errors from btrfs_create_subvol_root()
This is called from only one place - create_subvol() which passes errors
safely back out to it's caller, btrfs_mksubvol where they are handled.
Additionally, btrfs_create_subvol_root() itself bug's needlessly from error
return of btrfs_update_inode(). Since create_subvol() was fixed to catch
errors we can bubble this one up too.
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions