summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_mount.c
AgeCommit message (Expand)AuthorFilesLines
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