[PATCH] fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Chao Yu
yuchao0 at huawei.com
Thu Dec 14 02:39:40 PST 2017
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 at angband.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 at huawei.com>
Thanks,
More information about the linux-mtd
mailing list