X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fzpl.h;h=72134758534d4c0663bc31dac5b81bc384218cb9;hb=3117dd0b9005eb76e483b9772c493883b82998bb;hp=b6da0d271499206547ac2fd20b0cd45c85d8851c;hpb=7268e1bec8478639b7a1047e02ab931f30bc2f92;p=zfs.git diff --git a/include/sys/zpl.h b/include/sys/zpl.h index b6da0d2..7213475 100644 --- a/include/sys/zpl.h +++ b/include/sys/zpl.h @@ -28,6 +28,7 @@ #include #include #include +#include /* zpl_inode.c */ extern const struct inode_operations zpl_inode_operations; @@ -53,7 +54,7 @@ typedef struct zpl_mount_data { } zpl_mount_data_t; extern const struct super_operations zpl_super_operations; -/* extern const struct export_operations zpl_export_operations; */ +extern const struct export_operations zpl_export_operations; extern struct file_system_type zpl_fs_type; /* zpl_xattr.c */