linux-unionfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ovl: xattr fixes / improvements
@ 2016-08-22 18:06 Andreas Gruenbacher
  2016-08-22 18:06 ` [PATCH 1/4] ovl: Fix OVL_XATTR_PREFIX Andreas Gruenbacher
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andreas Gruenbacher @ 2016-08-22 18:06 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: linux-unionfs, Andreas Gruenbacher

Here are some overlayfs fixes.  The first and third should definitely go
in for 4.8; the second is a mere cleanup; the fourth could go in later
but shouldn't hurt now, either.

Thanks,
Andreas

Andreas Gruenbacher (4):
  ovl: Fix OVL_XATTR_PREFIX
  ovl: Get rid of ovl_xattr_noacl_handlers array
  ovl: Switch to generic_removexattr
  ovl: Switch to generic_getxattr

 fs/overlayfs/dir.c       |  4 +--
 fs/overlayfs/inode.c     | 90 ++++++++++++++----------------------------------
 fs/overlayfs/overlayfs.h | 12 +++----
 fs/overlayfs/super.c     | 65 ++++++++++++++++++++++------------
 4 files changed, 74 insertions(+), 97 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-23 11:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-22 18:06 [PATCH 0/4] ovl: xattr fixes / improvements Andreas Gruenbacher
2016-08-22 18:06 ` [PATCH 1/4] ovl: Fix OVL_XATTR_PREFIX Andreas Gruenbacher
2016-08-22 18:06 ` [PATCH 2/4] ovl: Get rid of ovl_xattr_noacl_handlers array Andreas Gruenbacher
2016-08-22 18:06 ` [PATCH 3/4] ovl: Switch to generic_removexattr Andreas Gruenbacher
2016-08-23 11:00   ` Miklos Szeredi
2016-08-22 18:06 ` [PATCH 4/4] ovl: Switch to generic_getxattr Andreas Gruenbacher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).