Hi,
I'm not sure when patches get picked from Linus' branch, just in case please add the following fixes to 5.16.4. They fix a few user visible bugs in defrag, all apply cleanly. Thanks.
6b34cd8e175b btrfs: fix too long loop when defragging a 1 byte file b767c2fc787e btrfs: allow defrag to be interruptible 484167da7773 btrfs: defrag: fix wrong number of defragged sectors c080b4144b9d btrfs: defrag: properly update range->start for autodefrag 0cb5950f3f3b btrfs: fix deadlock when reserving space during defrag 3c9d31c71594 btrfs: add back missing dirty page rate limiting to defrag
On Fri, Jan 28, 2022 at 03:37:03PM +0100, David Sterba wrote:
Hi,
I'm not sure when patches get picked from Linus' branch, just in case please add the following fixes to 5.16.4. They fix a few user visible bugs in defrag, all apply cleanly. Thanks.
We normally wait until they hit a public release in Linus's tree (i.e. a -rc release), but if you ask we can always take them sooner.
6b34cd8e175b btrfs: fix too long loop when defragging a 1 byte file b767c2fc787e btrfs: allow defrag to be interruptible 484167da7773 btrfs: defrag: fix wrong number of defragged sectors c080b4144b9d btrfs: defrag: properly update range->start for autodefrag 0cb5950f3f3b btrfs: fix deadlock when reserving space during defrag 3c9d31c71594 btrfs: add back missing dirty page rate limiting to defrag
I'll go through and queue these up now, thanks.
greg k-h
linux-stable-mirror@lists.linaro.org