Message ID | cover.1606937659.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | btrfs async discard fixes & improvements | expand |
On 12/2/20 2:39 PM, Pavel Begunkov wrote: > v2: fix async discard stalls [1/3] > > Two others are same but rebased on top. [2/3] fixes not important > stats torn reads, [3/3] saves a bit of locking. > > note: based on for-next > > Pavel Begunkov (3): > btrfs: fix async discard stall > btrfs: fix racy access to discard_ctl data > btrfs: don't overabuse discard lock > > fs/btrfs/discard.c | 66 +++++++++++++++++++++++----------------------- > 1 file changed, 33 insertions(+), 33 deletions(-) > Reviewed-by: Josef Bacik <josef@toxicpanda.com> Thanks, Josef