lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Tue, 10 Aug 2021 15:15:33 +0200
From:   Jan Kara <jack@...e.cz>
To:     Theodore Ts'o <tytso@....edu>
Cc:     Jan Kara <jack@...e.cz>, linux-ext4@...r.kernel.org,
        Andreas Dilger <adilger@...ger.ca>
Subject: Re: [PATCH 2/5] ext4: Move orphan inode handling into a separate file

On Sun 08-08-21 10:29:03, Theodore Ts'o wrote:
> On Mon, Jul 12, 2021 at 05:40:06PM +0200, Jan Kara wrote:
> > Move functions for handling orphan inodes into a new file
> > fs/ext4/orphan.c to have them in one place and somewhat reduce size of
> > other files. No code changes.
> > 
> > Reviewed-by: Andreas Dilger <adilger@...ger.ca>
> > Signed-off-by: Jan Kara <jack@...e.cz>
> 
> Note that when you refresh this patch, you'll need to include commit
> b9a037b7f3c4: ("ext4: cleanup in-core orphan list if ext4_truncate()
> failed to get a transaction handle") when moving ext4_orphan_cleanup()
> to fs/ext4/orphan.c.

Yes, I have that already included in my local version. I guess I'll send a
new version of the kernel patches and e2fsprogs patches tomorrow since some
time has passed from the previous posting and some changes have already
accumulated.

								Honza
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ