Re: [PATCH v2 3/4] btrfs: move larger data folios out of experimental features
Oliver Sang <[email protected]> Wed, 11 Mar 2026 21:38:25 +0800
| Newsgroups | dev.linux.lists.oe-lkp,org.kernel.vger.linux-btrfs |
|---|---|
| Message-ID | <abFwUThozUfPYfgj@xsang-OptiPlex-9020> |
hi, Qu, On Tue, Mar 10, 2026 at 06:28:28PM +1030, Qu Wenruo wrote: [...] > > Thanks a lot! > > It shows it's the defrag ioctl failed, and it's indeed a bug in that patch, > that I forgot to remove the experimental check from defrag. > > Thus it won't cause bug for CONFIG_BTRFS_EXPERIMENTAL but will cause > problems for end users. > > Will get it fixed in the next update. > > Thanks again for the consistent report! you are welcome :) > Qu >