summaryrefslogtreecommitdiffstats
path: root/lib/libzfs/libzfs_mount.c
Commit message (Expand)AuthorAgeFilesLines
* Disable mount(8) canonical paths in do_mount()LOLi2017-08-211-1/+2
* OpenZFS 8430 - dir_is_empty_readdir() doesn't properly handle error from fdop...Sowrabha Gopal2017-06-301-0/+1
* OpenZFS 8331 - zfs_unshare returns wrong error code for smb unshare failureAndrew Stormont2017-06-221-4/+6
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-1/+3
* OpenZFS 7336 - vfork and O_CLOEXEC causes zfs_mount EBUSYGeorge Melikov2017-01-261-6/+62
* OpenZFS 7233 - dir_is_empty should open directory with CLOEXECGeorge Melikov2017-01-231-2/+10
* Use cstyle -cpP in `make cstyle` checkBrian Behlendorf2016-12-121-1/+1
* Allow zfs unshare <protocol> -aLOLi2016-11-291-0/+14
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-201-4/+4
* Fix zfs_unmount() and zfs_unshare_proto() leakscao2016-09-011-3/+5
* Fix call zfs_get_name() with invalid parameterGeLiXin2016-08-081-1/+1
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-281-1/+1
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-0/+11
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-051-0/+8
* Illumos 4953, 4954, 4955Matthew Ahrens2016-01-151-7/+9
* Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILEDMarcel Telka2016-01-121-1/+2
* Honor xattr=sa dataset propertyNed Bass2015-09-191-2/+0
* zpool import should honor overlay propertyNed Bass2015-03-271-0/+14
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-061-1/+2
* Fill in mountpoint buffer before using it in errorsilovezfs2014-04-301-3/+3
* Fix for re-reading /etc/mtab.John M. Layman2014-04-041-1/+4
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-10/+10
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-0/+2
* No point in rewind() mtab in zfs_unshare_proto(). We're not reallyTurbo Fredriksson2013-08-151-1/+0
* Implemented sharing datasets via SMB using libshareTurbo Fredriksson2012-12-031-3/+3
* Add overlay(-O) mount option supportSuman Chakravartula2012-01-121-2/+4
* Link libshare directly to libzfsGunnar Beutner2011-07-061-157/+15
* Implemented sharing datasets via NFS using libshare.Gunnar Beutner2011-07-061-15/+27
* Linux compat 2.6.39: mount_nodev()Brian Behlendorf2011-07-011-5/+74
* Print mount/umount errorsBrian Behlendorf2011-03-091-4/+6
* Fix mount helperBrian Behlendorf2011-03-091-9/+0
* Suppress share error on mountBrian Behlendorf2011-02-161-1/+2
* Remove HAVE_ZPL from commands and librariesBrian Behlendorf2011-02-041-51/+0
* Documentation updatesBrian Behlendorf2011-02-041-1/+1
* Minimal libshare infrastructureBrian Behlendorf2011-02-041-24/+11
* Add 'zfs mount' supportBrian Behlendorf2011-02-041-16/+94
* Autoconf selinux supportBrian Behlendorf2011-01-281-0/+9
* Fix minor compiler warningsBrian Behlendorf2011-01-061-1/+1
* Add linux user disk supportBrian Behlendorf2010-08-311-0/+51
* Fix gcc init pragma warningsBrian Behlendorf2010-08-271-1/+5
* Update to onnv_147Brian Behlendorf2010-08-261-43/+41
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-140/+18
* Rebase master to b108Brian Behlendorf2009-02-181-4/+6
* Rebase master to b105Brian Behlendorf2009-01-151-33/+22
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+1399