mirror_zfs/lib/libshare
Brian Behlendorf d292307212
Modify sharenfs=on default behavior
While it may sometimes be convenient to export an NFS filesystem with
no_root_squash it should not be the default behavior.  Align the
default behavior with the Linux NFS server defaults.  To restore
the previous behavior use 'zfs set sharenfs="no_root_squash,..."'.

Reviewed-by: loli10K <ezomori.nozomu@gmail.com>
Reviewed-by: Richard Laager <rlaager@wiktel.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #9397
Closes #9425
2019-10-13 19:13:26 -07:00
..
libshare_impl.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00
libshare.c Fix calloc(3) arguments order 2018-04-12 10:50:39 -07:00
Makefile.am OpenZFS restructuring - libspl 2019-10-02 10:39:48 -07:00
nfs.c Modify sharenfs=on default behavior 2019-10-13 19:13:26 -07:00
nfs.h Implemented sharing datasets via NFS using libshare. 2011-07-06 09:20:28 -07:00
smb.c Fix typos in lib/ 2019-09-02 17:53:27 -07:00
smb.h cstyle: Resolve C style issues 2013-12-18 16:46:35 -08:00