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] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 15 Dec 2021 22:23:03 +0900
From:   "Sungjong Seo" <sj1557.seo@...sung.com>
To:     <linkinjeon@...nel.org>
Cc:     <linux-fsdevel@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <sj1557.seo@...sung.com>
Subject: RE: [PATCH] exfat: remove argument 'sector' from exfat_get_dentry()

> No any function uses argument 'sector', remove it.
> 
> Signed-off-by: Yuezhang.Mo <Yuezhang.Mo@...y.com>
> Reviewed-by: Andy.Wu <Andy.Wu@...y.com>
> Reviewed-by: Aoyama, Wataru <wataru.aoyama@...y.com>

Looks good!
Acked-by: Sungjong Seo <sj1557.seo@...sung.com>

> ---
>  fs/exfat/balloc.c   |  2 +-
>  fs/exfat/dir.c      | 36 ++++++++++++++----------------------
>  fs/exfat/exfat_fs.h |  3 +--
>  fs/exfat/namei.c    | 42 ++++++++++++++++--------------------------
>  fs/exfat/nls.c      |  2 +-
>  5 files changed, 33 insertions(+), 52 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ