Re: [PATCH] generic: add a test that stresses metadata eviction
"Theodore Tso" <[email protected]>
| Newsgroups | org.kernel.vger.fstests,org.kernel.vger.linux-xfs |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 19, 2026 at 03:03:37AM +0800, Zorro Lang wrote: > Currently, we don’t have a formal commit trailer to define this > specific scenario, but perhaps this is a good opportunity for us to > discuss and agree on one. My suggestion is that this should go in a comment of the forked test, e.g. # Based on generic/579 with fsverity-specific bits removed That way, if someone fixes a problem in generic/579 in the future, a quick grep might turn up other tests that need a similar adjustment. The commit trailer doesn't seem as useful to me since it's harder to find. - Ted