diff options
author | Pavel Begunkov <asml.silence@gmail.com> | 2020-12-06 15:56:22 +0000 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2020-12-18 14:59:54 +0100 |
commit | 8fc058597a283e9a37720abb0e8d68e342b9387d (patch) | |
tree | bd5ab32fd2d09451a9ecf9df3bd0dae7acae75a5 /fs/btrfs/qgroup.c | |
parent | 1ea2872fc6f2aaee0a4b4f1578b83ffd9f55c6a7 (diff) |
btrfs: merge critical sections of discard lock in workfn
btrfs_discard_workfn() drops discard_ctl->lock just to take it again in
a moment in btrfs_discard_schedule_work(). Avoid that and also reuse
ktime.
Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Pavel Begunkov <asml.silence@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/qgroup.c')
0 files changed, 0 insertions, 0 deletions