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
| ||
|
Message-ID: <20170806044759.h2jm3nhxv6gqemuy@thunk.org> Date: Sun, 6 Aug 2017 00:47:59 -0400 From: Theodore Ts'o <tytso@....edu> To: Miao Xie <miaoxie@...wei.com> Cc: linux-ext4@...r.kernel.org, lixi@....com, yi.zhang@...wei.com, adilger@...ger.ca, wshilong@....com, sihara@....com Subject: Re: [PATCH 2/4] ext4: restructure ext4_expand_extra_isize On Fri, Jul 07, 2017 at 01:09:51AM +0800, Miao Xie wrote: > Current ext4_expand_extra_isize just tries to expand extra isize, if > someone is holding xattr lock or some check fails, it will give up. > So rename its name to ext4_try_to_expand_extra_isize. > > Besides that, we clean up unnecessary check and move some relative checks > into it. > > Signed-off-by: Miao Xie <miaoxie@...wei.com> > Reviewed-by: Wang Shilong <wshilong@....com> Thanks, applied. - Ted
Powered by blists - more mailing lists