[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/6AgYotmMdjei3w@mit.edu>
Date: Tue, 28 Feb 2023 17:30:25 -0500
From: "Theodore Ts'o" <tytso@....edu>
To: Ritesh Harjani <ritesh.list@...il.com>
Cc: Kemeng Shi <shikemeng@...weicloud.com>, adilger.kernel@...ger.ca,
jack@...e.cz, ojaswin@...ux.ibm.com, linux-ext4@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 00/20] Some bugfix and cleanup to mballoc
On Tue, Feb 28, 2023 at 10:04:35PM +0530, Ritesh Harjani wrote:
> Kemeng Shi <shikemeng@...weicloud.com> writes:
>
> > Hi, this series contain some random cleanup patches and some bugfix
> > patches to make EXT4_MB_HINT_GOAL_ONLY work properly, protect pa->pa_free
> > from race and so on. More details can be found in git log.
> > Thanks!
>
> Hi Kemeng,
>
> Did you run any testing on these patches? Because I was very easily able
> to hit ext/009 causing kernel BUG_ON with default mkfs/mount options.
> It's always a good and recommended practice to ensure some level of
> testing on any of the patches we submit to community for review
> and call out in the cover letter on what has been tested and what is not.
Hi Kemeng,
If you need help running xfstests, I maintain a test appliance which
makes it very easy to run xfstests on development kernels. Please see:
https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-xfstests.md
https://github.com/tytso/xfstests-bld/blob/master/Documentation/kvm-quickstart.md
This test appliance can also be run on Android devices and using
Google Compute Engine; for more information see:
https://thunk.org/android-xfstests
https://thunk.org/gce-xfstests
If you're just getting started, I recommend that you start with
kvm-xfstests, and this is the simplest way to get started.
Cheers,
- Ted
Powered by blists - more mailing lists