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, 2 Apr 2019 17:28:50 +0530
From:   Mukesh Ojha <mojha@...eaurora.org>
To:     Christina Quast <cquast@...overdisplays.com>
Cc:     trivial@...nel.org,
        Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
        Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: kernfs: Corrected spelling mistake

flies => files

On 4/2/2019 5:14 PM, Christina Quast wrote:
> Signed-off-by: Christina Quast <cquast@...overdisplays.com>
Reviewed-by: Mukesh Ojha <mojha@...eaurora.org>

Cheers,
-Mukesh
> ---
>   include/linux/kernfs.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/linux/kernfs.h b/include/linux/kernfs.h
> index c8893f663470..e446ab97ee0c 100644
> --- a/include/linux/kernfs.h
> +++ b/include/linux/kernfs.h
> @@ -64,7 +64,7 @@ enum kernfs_root_flag {
>   	KERNFS_ROOT_CREATE_DEACTIVATED		= 0x0001,
>   
>   	/*
> -	 * For regular flies, if the opener has CAP_DAC_OVERRIDE, open(2)
> +	 * For regular files, if the opener has CAP_DAC_OVERRIDE, open(2)
>   	 * succeeds regardless of the RW permissions.  sysfs had an extra
>   	 * layer of enforcement where open(2) fails with -EACCES regardless
>   	 * of CAP_DAC_OVERRIDE if the permission doesn't have the

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ