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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 27 Sep 2022 17:01:47 +0800
From:   Yue Hu <zbestahu@...il.com>
To:     Gao Xiang <hsiangkao@...ux.alibaba.com>
Cc:     linux-erofs@...ts.ozlabs.org, LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 2/2] erofs: clean up erofs_iget()

On Tue, 27 Sep 2022 14:36:07 +0800
Gao Xiang <hsiangkao@...ux.alibaba.com> wrote:

> isdir indicated REQ_META|REQ_PRIO which no longer works now.
> Get rid of isdir entirely.
> 
> Signed-off-by: Gao Xiang <hsiangkao@...ux.alibaba.com>

Reviewed-by: Yue Hu <huyue2@...lpad.com>

> ---
>  fs/erofs/inode.c             | 24 ++++++++----------------
>  fs/erofs/internal.h          |  2 +-
>  fs/erofs/namei.c             |  2 +-
>  fs/erofs/super.c             |  8 ++++----
>  include/trace/events/erofs.h | 11 ++++-------
>  5 files changed, 18 insertions(+), 29 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ