X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fzpl.h;h=e34b323bdb18f4ca3218f7e92c762500cbe350b2;hb=b39d3b9f7be925ba9314c336099f31f508e1d940;hp=aa4f41f9780d08316ae8c657dc16d012b60c43c9;hpb=ce90208cf9e04df966429f115d8831371ea9afce;p=zfs.git diff --git a/include/sys/zpl.h b/include/sys/zpl.h index aa4f41f..e34b323 100644 --- a/include/sys/zpl.h +++ b/include/sys/zpl.h @@ -34,7 +34,7 @@ /* zpl_inode.c */ extern void zpl_vap_init(vattr_t *vap, struct inode *dir, - struct dentry *dentry, mode_t mode, cred_t *cr); + struct dentry *dentry, zpl_umode_t mode, cred_t *cr); extern const struct inode_operations zpl_inode_operations; extern const struct inode_operations zpl_dir_inode_operations;