aboutsummaryrefslogtreecommitdiff
path: root/fs/romfs
diff options
context:
space:
mode:
authorJosef Bacik <josef@toxicpanda.com>2020-07-21 10:22:29 -0400
committerDavid Sterba <dsterba@suse.com>2020-10-07 12:06:53 +0200
commit028270013586681b02db49be20e05b56e662dc55 (patch)
tree7a93ff82aeacec14786f51a86b80ca4179791fc8 /fs/romfs
parentf3bda421c16fe2f67cb3ff81b65ce8de331dd8e2 (diff)
btrfs: drop the commit_cycles stuff for data reservations
This was an old wart left over from how we previously did data reservations. Before we could have people race in and take a reservation while we were flushing space, so we needed to make sure we looped a few times before giving up. Now that we're using the ticketing infrastructure we don't have to worry about this and can drop the logic altogether. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Tested-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/romfs')
0 files changed, 0 insertions, 0 deletions