https://github.com/torvalds/linux
Revision 0c97be22f928b85110504c4bbb8574facb4bd0c0 authored by Andreas Gruenbacher on 22 August 2016, 14:36:49 UTC, committed by Miklos Szeredi on 01 September 2016, 09:11:59 UTC
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>
1 parent fe2b759
History
Tip revision: 0c97be22f928b85110504c4bbb8574facb4bd0c0 authored by Andreas Gruenbacher on 22 August 2016, 14:36:49 UTC
ovl: Get rid of ovl_xattr_noacl_handlers array
Tip revision: 0c97be2
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 362.6 KB
Makefile -rw-r--r-- 56.9 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top