Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1440773

Re: [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file

From Vivek Goyal <vgoyal@redhat.com>
Newsgroups linux.kernel
Subject Re: [PATCH 3/7] security,overlayfs: Provide security hook for copy up of xattrs for overlay file
Date 2016-07-11 19:10 +0200
Message-ID <rTMSt-1yI-5@gated-at.bofh.it> (permalink)
References <rSGP8-79Y-7@gated-at.bofh.it> <rSGP8-79Y-5@gated-at.bofh.it> <rTLtn-rG-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Jul 11, 2016 at 11:31:47AM -0400, Stephen Smalley wrote:

[..]
> > +static inline int security_inode_copy_up_xattr(const char *name)
> > +{
> > +	-EOPNOTSUPP;
> 
> return?

Yes, this one I fixed it in my patches now. kbuild also flagged this.

Vivek

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: [PATCH 3/7] security,overlayfs: Provide security hook for copy up  of xattrs for overlay file Stephen Smalley <sds@tycho.nsa.gov> - 2016-07-11 17:40 +0200
  Re: [PATCH 3/7] security,overlayfs: Provide security hook for copy  up of xattrs for overlay file Vivek Goyal <vgoyal@redhat.com> - 2016-07-11 19:00 +0200
  Re: [PATCH 3/7] security,overlayfs: Provide security hook for copy  up of xattrs for overlay file Vivek Goyal <vgoyal@redhat.com> - 2016-07-11 19:10 +0200

csiph-web