summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sharefs
AgeCommit message (Collapse)AuthorFilesLines
2021-02-2013559 remove lingering references to usr/closedRichard Lowe1-5/+3
Reviewed by: Peter Tribble <peter.tribble@gmail.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Yuri Pankov <yuripv@yuripv.dev> Approved by: Gordon Ross <gordon.w.ross@gmail.com>
2020-02-0711083 support NFS server in zoneEvan Layton1-14/+19
Portions contributed by: Dan Kruchinin <dan.kruchinin@nexenta.com> Portions contributed by: Stepan Zastupov <stepan.zastupov@gmail.com> Portions contributed by: Joyce McIntosh <joyce.mcintosh@nexenta.com> Portions contributed by: Mike Zeller <mike@mikezeller.net> Portions contributed by: Dan McDonald <danmcd@joyent.com> Portions contributed by: Gordon Ross <gordon.w.ross@gmail.com> Portions contributed by: Vitaliy Gusev <gusev.vitaliy@gmail.com> Reviewed by: Rick McNeal <rick.mcneal@nexenta.com> Reviewed by: Rob Gittins <rob.gittins@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Jason King <jbk@joyent.com> Reviewed by: C Fraire <cfraire@me.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-06-236930814 share/unshare issuesPavel Filipensky1-28/+3
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++ 6836258 exportinfo 16-way hash is too small 6953045 Put implementation of the Pearson's hashing algorithm into a separate file
2010-06-10backout 6930814: causes 6960023jmcp1-3/+28
2010-06-066930814 share/unshare issuesPavel Filipensky1-28/+3
6931194 exportfs() uses exportinfo_t after dropping exported_lock and without doing exi_count++ 6836258 exportinfo 16-way hash is too small 6953045 Put implementation of the Pearson's hashing algorithm into a separate file
2007-09-046563073 Fix cstyle in the sharefs codeth1990961-3/+3
6575901 libc`sharefs() and ld.so have conspired to kill smdiskless
2007-04-02PSARC/2007/052 In-kernel Sharetabth1990964-0/+359
6371468 /etc/dfs/sharetab should be a mntfs style file