]> granicus.if.org Git - zfs/commit
Allow building without ACLs
authorChris Wedgwood <cw@f00f.org>
Tue, 27 May 2014 00:09:45 +0000 (17:09 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 30 May 2014 19:01:57 +0000 (12:01 -0700)
commit62a05896e8a438a980912236bc2b00fcce71c015
tree5c1847e2f3c106d0aa5dbdb506993885e91c7af8
parent866c162340f3ff3810e2c5fcfd05f95446abd6c2
Allow building without ACLs

Some kernel definitions were buried inside the #if... #endif logic for
ACLs.  When ACLs are not available these definitions get lost causing
the build to fail.

Signed-off-by: Chris Wedgwood <cw@f00f.org>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #2349
include/linux/vfs_compat.h