Re: [PATCH] fstests: generic/362: remove the old file to reflect new mount options
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-btrfs |
|---|---|
| Message-ID | <[email protected]> |
On Wed, May 27, 2026 at 04:20:38PM +0930, Qu Wenruo wrote: > > I'd rather add a copy of the test that runs on the scratch device > > that can control the environment. Or maybe just change the test > > to use the scratch device? > > I'm completely happy with using scratch device instead of test dev. > > If no special reason to use test dev, the next update will go scratch dev > instead. I went back and re-read this. What is the special mount option you change? If you want to always exercise this as nocow, maybe add a new btrfs test that is a copy and uses the scratch device? Or am I misunderstanding something?