summaryrefslogtreecommitdiff
path: root/fs/btrfs/backref.c
diff options
context:
space:
mode:
authorJosef Bacik <jbacik@fb.com>2014-07-02 10:54:25 -0700
committerChris Mason <clm@fb.com>2014-08-15 07:43:11 -0700
commite339a6b097c515a31ce230d498c44ff2e89f1cf4 (patch)
tree6195bb6c071eda149030656bf765bbd1f74e7828 /fs/btrfs/backref.c
parentba7b6e62f420f5a8832bc161ab0c7ba767f65b3d (diff)
Btrfs: __btrfs_mod_ref should always use no_quota
Before I extended the no_quota arg to btrfs_dec/inc_ref because I didn't understand how snapshot delete was using it and assumed that we needed the quota operations there. With Mark's work this has turned out to be not the case, we _always_ need to use no_quota for btrfs_dec/inc_ref, so just drop the argument and make __btrfs_mod_ref call it's process function with no_quota set always. Thanks, Signed-off-by: Josef Bacik <jbacik@fb.com> Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/backref.c')
0 files changed, 0 insertions, 0 deletions