]> git.proxmox.com Git - mirror_zfs.git/blobdiff - config/kernel-xattr-handler.m4
ztest: scrub ddt repair
[mirror_zfs.git] / config / kernel-xattr-handler.m4
index 300cb0ba8ea4650df507646aadbe551f18c6b1cc..0b61b85b1d45ecb421d27a00db9cefc9db45ef30 100644 (file)
@@ -296,7 +296,7 @@ dnl #
 AC_DEFUN([ZFS_AC_KERNEL_XATTR_HANDLER_LIST], [
        dnl # 4.5 API change,
        dnl # The xattr_handler->list() callback was changed to take only a
-       dnl # dentry and it only needs to return if it's accessable.
+       dnl # dentry and it only needs to return if it's accessible.
        AC_MSG_CHECKING([whether xattr_handler->list() wants simple])
        ZFS_LINUX_TRY_COMPILE([
                #include <linux/xattr.h>