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] [day] [month] [year] [list]
Date:	Fri, 21 Mar 2014 10:38:32 -0700 (PDT)
From:	Sage Weil <sage@...tank.com>
To:	Fabian Frederick <fabf@...net.be>
cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	akpm <akpm@...ux-foundation.org>, ceph-devel@...r.kernel.org
Subject: Re: [PATCH 1/1 RESEND] fs/ceph/inode.c: Remove get/set acl on
 symlinks

We've pulled this into the Ceph tree.

Thanks, Fabian!
sage


On Fri, 21 Mar 2014, Fabian Frederick wrote:

> Remove unsupported symlink operations.
> 
> Signed-off-by: Fabian Frederick <fabf@...net.be>
> ---
>  fs/ceph/inode.c | 2 --
>  1 file changed, 2 deletions(-)
> 
> diff --git a/fs/ceph/inode.c b/fs/ceph/inode.c
> index 32d519d..704d714 100644
> --- a/fs/ceph/inode.c
> +++ b/fs/ceph/inode.c
> @@ -1616,8 +1616,6 @@ static const struct inode_operations ceph_symlink_iops = {
>  	.getxattr = ceph_getxattr,
>  	.listxattr = ceph_listxattr,
>  	.removexattr = ceph_removexattr,
> -	.get_acl = ceph_get_acl,
> -	.set_acl = ceph_set_acl,
>  };
>  
>  /*
> -- 
> 1.8.4.5
> 
> 
--
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/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ