zfs/include/linux
Chunwei Chen c09af45f7b Use set_cached_acl and forget_cached_acl when possible
Originally, these two function are inline, so their usability is tied to
posix_acl_release. However, since Linux 3.14, they became EXPORT_SYMBOL, so we
can always use them. In this patch, we create an independent test for these
two functions so we can use them when possible.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
2017-02-03 10:24:50 -08:00
..
Makefile.am Add compatibility layer for {kmap,kunmap}_atomic 2015-08-24 10:13:25 -07:00
blkdev_compat.h Fix lookup_bdev() on Ubuntu 2017-02-03 10:24:34 -08:00
dcache_compat.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
kmap_compat.h Add compatibility layer for {kmap,kunmap}_atomic 2015-08-24 10:13:25 -07:00
utsname_compat.h Update utsname support 2014-10-17 14:58:57 -07:00
vfs_compat.h Use set_cached_acl and forget_cached_acl when possible 2017-02-03 10:24:50 -08:00
xattr_compat.h Linux 4.7 compat: handler->set() takes both dentry and inode 2016-09-05 16:07:08 -07:00