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]
Message-ID: <8b0816ac-186e-77ec-68d9-d28e90d0d5d1@huawei.com>
Date:   Thu, 14 Dec 2017 18:39:40 +0800
From:   Chao Yu <yuchao0@...wei.com>
To:     Adam Borowski <kilobyte@...band.pl>,
        Alexander Viro <viro@...iv.linux.org.uk>,
        <linux-fsdevel@...r.kernel.org>, Jan Kara <jack@...e.com>,
        Jonathan Corbet <corbet@....net>, <linux-ext4@...r.kernel.org>,
        Theodore Ts'o <tytso@....edu>,
        Andreas Dilger <adilger.kernel@...ger.ca>,
        Eric Van Hensbergen <ericvh@...il.com>,
        "Ron Minnich" <rminnich@...dia.gov>,
        Latchesar Ionkov <lucho@...kov.net>,
        <v9fs-developer@...ts.sourceforge.net>,
        David Sterba <dsterba@...e.com>, <linux-btrfs@...r.kernel.org>,
        "Yan, Zheng" <zyan@...hat.com>, Sage Weil <sage@...hat.com>,
        Ilya Dryomov <idryomov@...il.com>,
        <ceph-devel@...r.kernel.org>, Steve French <sfrench@...ba.org>,
        <linux-cifs@...r.kernel.org>, Jaegeuk Kim <jaegeuk@...nel.org>,
        <linux-f2fs-devel@...ts.sourceforge.net>,
        David Woodhouse <dwmw2@...radead.org>,
        <linux-mtd@...ts.infradead.org>, Dave Kleikamp <shaggy@...nel.org>,
        <jfs-discussion@...ts.sourceforge.net>,
        <reiserfs-devel@...r.kernel.org>,
        "Darrick J. Wong" <darrick.wong@...cle.com>,
        <linux-xfs@...r.kernel.org>
Subject: Re: [PATCH] fs/*/Kconfig: drop links to 404-compliant
 http://acl.bestbits.at

On 2017/12/13 13:38, Adam Borowski wrote:
> This link is replicated in most filesystems' config stanzas.  Referring
> to an archived version of that site is pointless as it mostly deals with
> patches; user documentation is available elsewhere.
> 
> Signed-off-by: Adam Borowski <kilobyte@...band.pl>

[skip]

> diff --git a/fs/f2fs/Kconfig b/fs/f2fs/Kconfig
> index 378c221d68a9..9a20ef42fadd 100644
> --- a/fs/f2fs/Kconfig
> +++ b/fs/f2fs/Kconfig
> @@ -35,8 +35,7 @@ config F2FS_FS_XATTR
>  	default y
>  	help
>  	  Extended attributes are name:value pairs associated with inodes by
> -	  the kernel or by users (see the attr(5) manual page, or visit
> -	  <http://acl.bestbits.at/> for details).
> +	  the kernel or by users (see the attr(5) manual page for details).
>  
>  	  If unsure, say N.
>  
> @@ -49,9 +48,6 @@ config F2FS_FS_POSIX_ACL
>  	  Posix Access Control Lists (ACLs) support permissions for users and
>  	  groups beyond the owner/group/world scheme.
>  
> -	  To learn more about Access Control Lists, visit the POSIX ACLs for
> -	  Linux website <http://acl.bestbits.at/>.
> -
>  	  If you don't know what Access Control Lists are, say N
>  
>  config F2FS_FS_SECURITY

Looks good to me.

Acked-by: Chao Yu <yuchao0@...wei.com>

Thanks,

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ