On Fri, Apr 5, 2024 at 2:12 PM Mahmoud Adam <mngyadam@xxxxxxxxxx> wrote: > > > Dropping stable mailing list to avoid spamming the thread Adding Chandan and xfs list. > Amir Goldstein <amir73il@xxxxxxxxx> writes: > > > On Fri, Apr 5, 2024 at 12:27 PM Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > >> > >> On Thu, Apr 04, 2024 at 11:15:25AM +0200, Mahmoud Adam wrote: > >> > Amir Goldstein <amir73il@xxxxxxxxx> writes: > >> > > >> > > On Wed, Apr 3, 2024 at 9:18 PM Darrick J. Wong <djwong@xxxxxxxxxx> wrote: > >> > >> To the group: Who's the appropriate person to handle these? > >> > >> > >> > >> Mahmoud: If the answer to the above is "???" or silence, would you be > >> > >> willing to take on stable testing and maintenance? > >> > > >> > Probably there is an answer now :). But Yes, I'm okay with doing that, > >> > Xfstests is already part for our nightly 6.1 testing. > > > > Let's wait for Leah to chime in and then decide. > > Leah's test coverage is larger than the tests that Mahmoud ran. > > > > For curiosity, What kind of larger coverage used? If you only run 'xfs/quick' that is a small part of the tests. generic/quick are not a bit least important, but generally speaking several rounds of -g auto is the standard for regression testing. kdevops runs these 7 xfs configurations by default: https://github.com/linux-kdevops/kdevops/blob/main/workflows/fstests/xfs/Kconfig#L763 but every tester can customize the configurations. Leah is running gce-xfstests with some other set of configurations. Thanks, Amir.