X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=module%2Fzfs%2Fzpl_xattr.c;h=c03764fc507fdb8a328ebad5bb4d657312a5e95e;hb=30b92c1de68ced4bee235f879791ee316314a197;hp=dbe61df98cf0daaeb5c499a429daf89810d96f50;hpb=96b91ef0d6b289037c4d54357901e4b694e08f02;p=zfs.git diff --git a/module/zfs/zpl_xattr.c b/module/zfs/zpl_xattr.c index dbe61df..c03764f 100644 --- a/module/zfs/zpl_xattr.c +++ b/module/zfs/zpl_xattr.c @@ -674,4 +674,5 @@ xattr_handler_t *zpl_xattr_handlers[] = { &zpl_xattr_acl_access_handler, &zpl_xattr_acl_default_handler, #endif /* HAVE_POSIX_ACLS */ + NULL };