On Wed, Oct 18, 2023 at 08:55:30PM +0200, Jan Kara wrote: > On Wed 18-10-23 22:12:37, Zorro Lang wrote: > > On Thu, Oct 12, 2023 at 04:09:03PM +0200, Jan Kara wrote: > > > On Tue 31-01-23 22:25:44, Zorro Lang wrote: > > > > On Tue, Jan 31, 2023 at 01:54:16PM +0100, Jan Kara wrote: > > > > > Test how the filesystem can handle moving a directory to a different > > > > > directory (so that parent pointer gets updated) while it is grown. Ext4 > > > > > and UDF had a bug where if the directory got converted to a different > > > > > type due to growth while rename is running, the filesystem got > > > > > corrupted. > > > > > > > > > > Reviewed-by: Bill O'Donnell <bodonnel@xxxxxxxxxx> > > > > > Signed-off-by: Jan Kara <jack@xxxxxxx> > > > > > --- > > > > > > > > Thanks, this version looks good to me, > > > > > > > > Reviewed-by: Zorro Lang <zlang@xxxxxxxxxx> > > > > > > Guys, I have just noticed this patch didn't get merged. Can you please pick > > > it up? Thanks! > > > > Hi Jan, I think it has been in fstests v2023.02.05 release, as: > > > > commit da69ce70dfcdbd88d6f940d7c1ab346d5a1e5f82 > > Author: Jan Kara <jack@xxxxxxx> > > Date: Tue Jan 31 13:54:16 2023 +0100 > > > > generic/707: Test moving directory while being grown > > > > Isn't it same with this patch? Please check, and feel free to tell me > > if anything wrong. > > Bah, sorry. Not sure why I didn't find it when grepping :-|. I'm sorry for > the noise. No problem, Feel free to ping me if any of your patches get missed :) > > Honza > -- > Jan Kara <jack@xxxxxxxx> > SUSE Labs, CR >