-
由 Pavel Begunkov 提交于
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: NJosef Bacik <josef@toxicpanda.com> Signed-off-by: NPavel Begunkov <asml.silence@gmail.com> Reviewed-by: NDavid Sterba <dsterba@suse.com> Signed-off-by: NDavid Sterba <dsterba@suse.com>
8fc05859