comments modification
夏盛明
cloundcoder at gmail.com
Sun Apr 28 03:36:31 UTC 2013
hi all,
I found some comments need to be changed in
/usr/src/sys/cddl/contrib/opensolaris/common/zfs/zfs_ioctl_compat.h
/* 46 ZFS_IOC_IHNERIT_PROP */
should be changed to
/* 46 ZFS_IOC_INHERIT_PROP */
because somewhere in
/usr/src/sys/cddl/contrib/opensolaris/uts/common/sys/fs/zfs.h
exists the following definition,
#define ZFS_IOC_INHERIT_PROP _IOWR('Z', 44, struct
zfs_cmd)
Have fun!
clone.
2013.4.28
More information about the freebsd-fs
mailing list