Add snapdev=[hidden|visible] dataset property
[zfs.git] / module / zfs / zpl_xattr.c
index dbe61df..c03764f 100644 (file)
@@ -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
 };