diff options
author | Andreas Gruenbacher <agruenba@redhat.com> | 2016-08-22 16:36:49 +0200 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2016-09-01 11:11:59 +0200 |
commit | 0c97be22f928b85110504c4bbb8574facb4bd0c0 (patch) | |
tree | 3be9e72efa0eb6e0f01033acc9d268c1963006b4 /fs/overlayfs/dir.c | |
parent | ovl: Fix OVL_XATTR_PREFIX (diff) | |
download | linux-0c97be22f928b85110504c4bbb8574facb4bd0c0.tar.xz linux-0c97be22f928b85110504c4bbb8574facb4bd0c0.zip |
ovl: Get rid of ovl_xattr_noacl_handlers array
Use an ordinary #ifdef to conditionally include the POSIX ACL handlers
in ovl_xattr_handlers, like the other filesystems do. Flag the code
that is now only used conditionally with __maybe_unused.
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'fs/overlayfs/dir.c')
0 files changed, 0 insertions, 0 deletions