mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2024-11-17 10:01:01 +03:00
b39d3b9f7b
The mode argument of iops->create()/mkdir()/mknod() was changed from an 'int' to a 'umode_t'. To prevent a compiler warning an autoconf check was added to detect the API change and then correctly set a zpl_umode_t typedef. There is no functional change. Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov> Closes #701 |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
Makefile.in | ||
zfs_iter.c | ||
zfs_iter.h | ||
zfs_main.c | ||
zfs_util.h |