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] [day] [month] [year] [list]
Date:	Tue, 1 Apr 2014 23:38:46 +0200
From:	Jan Kara <jack@...e.cz>
To:	Jakub Sitnicki <jsitnicki@...il.com>
Cc:	jack@...e.cz, linux-ext4@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] ext2: acl: remove unneeded include of
 linux/capability.h

On Mon 24-03-14 08:21:24, Jakub Sitnicki wrote:
> acl.c has not been (directly) using the interface defined by
> linux/capability.h header since commit 3bd858ab1c451725c07a
> ("Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid
> check"). Remove it.
  Thanks. I've merged the patch.

								Honza
> 
> Signed-off-by: Jakub Sitnicki <jsitnicki@...il.com>
> ---
>  fs/ext2/acl.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/fs/ext2/acl.c b/fs/ext2/acl.c
> index 1b8001b..27695e6 100644
> --- a/fs/ext2/acl.c
> +++ b/fs/ext2/acl.c
> @@ -4,7 +4,6 @@
>   * Copyright (C) 2001-2003 Andreas Gruenbacher, <agruen@...e.de>
>   */
>  
> -#include <linux/capability.h>
>  #include <linux/init.h>
>  #include <linux/sched.h>
>  #include <linux/slab.h>
> -- 
> 1.8.5.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
-- 
Jan Kara <jack@...e.cz>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ