]> granicus.if.org Git - zfs/commit
Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.
authorGunnar Beutner <gunnar@beutner.name>
Sat, 2 Jul 2011 19:34:12 +0000 (21:34 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 6 Jul 2011 16:20:28 +0000 (09:20 -0700)
commit3c9609b322db2925aff628217eca9297d6fb569b
treeba83fac5c0c00dd60b9c7c5087b8d8bc44914d4b
parent52e7c3a2e503f78a44fbe5fd9299b11c3aa98651
Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE.

The remaining code that is guarded by HAVE_SHARE ifdefs is related to the
.zfs/shares functionality which is currently not available on Linux.

On Solaris the .zfs/shares directory can be used to set permissions for
SMB shares.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
module/zfs/zfs_ioctl.c
module/zfs/zfs_znode.c