summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_mount.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-0211945 pool import performance regression due to repeated libshare initializationJoyce McIntosh1-12/+37
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-0/+46
2018-10-209880 Race in ZFS parallel mountAndy Fiddaman1-3/+31
2018-05-158115 parallel zfs mountSebastien Roy1-76/+333
2017-09-218502 illumos#7955 broke delegated datasets when libshare is not presentJerry Jelinek1-1/+8
2017-06-298430 dir_is_empty_readdir() doesn't properly handle error from fdopendir()Sowrabha Gopal1-0/+1
2017-06-158331 zfs_unshare returns wrong error code for smb unshare failureAndrew Stormont1-4/+6
2017-04-137955 libshare needs to initialize only those datasets being modified by the c...Daniel Hoffman1-12/+42
2016-11-187542 zfs_unmount failed with EZFS_UNSHARENFSFAILEDChris Williamson1-24/+18
2016-09-067336 vfork and O_CLOEXEC causes zfs_mount EBUSYPrakash Surya1-6/+62
2016-08-187233 dir_is_empty should open directory with CLOEXECAlex Reece1-2/+10
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-1/+1
2016-05-316931 lib/libzfs: cleanup gcc warningsIgor Kozhukhov1-1/+3
2015-10-092605 want to resume interrupted zfs sendMatthew Ahrens1-0/+11
2015-10-036280 libzfs: unshare_one() could fail with EZFS_SHARENFSFAILEDMarcel Telka1-1/+2
2014-07-074953 zfs rename <snapshot> need not involve libshareMatthew Ahrens1-8/+10
2010-08-09PSARC 2010/306 Read-only ZFS poolsGeorge Wilson1-0/+6
2010-08-056935194 'zfs share|unshare' a volume returns zeroEric Taylor1-43/+35
2010-04-046940770 panic in sa_find_idx_tab() after receiving into pool when version sho...Mark Shellenbaum1-6/+7
2010-03-09PSARC/2010/006 EOF of iSCSI Target DaemonJim Dunham1-135/+3
2010-02-246505339 dsl_pool_close() needs to call txg_list_destroy(&dp->dp_sync_tasks) t...Chris Kirby1-1/+11
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-18/+17
2009-01-136748561 core dump when zfs_alloc() fails and libzfs_printerr == 0David Pacheco1-4/+6
2008-11-256572357 libzfs should do more to avoid mnttab lookupsEric Taylor1-33/+22
2008-08-186678308 zfs receive dumps core when -n is used, fails on replication streamTim Haley1-4/+2
2008-03-07PSARC 2008/168 Support for ZFS property value canmount=noautohs241031-1/+6
2008-02-156609196 'zfs destroy -r' can needlessly iterate over all filesystems in poolrm1605211-3/+3
2008-01-316558321 zfs_share_nfs() fails the second time throughdougm1-6/+73
2007-10-29PSARC/2007/574 zfs send -Rahrens1-17/+5
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-74/+239
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-6/+6
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-7/+37
2007-05-296537472 If zfs unmount fails it leaves the file system unshared. (fix lint)th1990961-1/+1
2007-05-266537472 If zfs unmount fails it leaves the file system unshared.th1990961-2/+5
2007-05-256556719 sharemgr: sa_zfs_init() dumps core on failuredougm1-0/+12
2007-05-236558325 6491973 sprinkled bad cstyle in libzfsdougm1-64/+62
2007-05-076491973 sharemgr: zfs set sharenfs=on is slow with lots of zfs filesystemsdougm1-74/+264
2007-01-186410433 'zpool status -v' would be more useful with filenamesek1102371-5/+11
2007-01-086510448 zfs_unshare_iscsi() gives bogus error message when libiscsitgt cannot...gw252951-1/+7
2006-12-136480245 renaming a dataset to something with '%s' will cause segfaultlling1-10/+10
2006-11-176494840 libzfs should dlopen libiscsitgt rather than linking to itahl1-4/+30
2006-11-15PSARC 2006/622 iSCSI/ZFS Integrationahl1-45/+170
2006-09-05PSARC 2006/486 ZFS canmount propertyeschrock1-67/+63
2006-08-046455228 zpool_mount_datasets() should take an additional flageschrock1-2/+2
2006-07-316368751 libzfs interface for mount/umounting all the file systems for a given...eschrock1-62/+322
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-110/+83
2006-03-03PSARC 2006/077 zpool cleareschrock1-20/+11
2006-02-096381720 zfs_unmount() not checking fstype in /etc/mnttabnd1506281-0/+3
2006-02-016341638 incorrect error message when accessing a filesystem that's being rest...eschrock1-3/+2
2005-10-31PSARC 2002/240 ZFSahrens1-0/+558