Re: [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses
Christoph Hellwig <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Mar 27, 2026 at 01:34:29PM +0100, Hans Holmberg wrote: > Test that writes to the sysfs attribute zone_gc_low_space triggers > garbage collection for rw (but not ro) file systems. .. and add common helpers for that. I tend to split the helpers out into separate commit, but I'm not sure if Zorro cares all that much about it. Otherwise looks good: Reviewed-by: Christoph Hellwig <[email protected]>