summaryrefslogtreecommitdiff
path: root/usr/src/cmd/zfs
AgeCommit message (Collapse)AuthorFilesLines
2006-01-306377671 zfs mount -a shouldn't bother checking snapshotseschrock2-6/+92
6377673 'zfs mount -a' should discover the proper mount order 6378361 'zfs share -a' needs to avoid expensive checks during boot 6378377 zfs_get_stats() is way to expensive 6378388 zfs_for_each() iterates unnecessarily
2006-01-186364129 need to unmount any child datasets before doing the rollbacklling1-98/+10
6364126 cannot rollback when a child filesystem is created after a snapshot is taken 6350233 Cannot rename filesystem|volume while it has dependent clones
2006-01-136372107 legacy "umount" command unmount filesystems in the subdirs when zfs ↵lling1-11/+9
mountpoint is a regular path
2006-01-036347801 internal error: unexpected error 79 at line 1617 of ↵lling1-8/+12
../common/libzfs_dataset.c 6365038 Legacy umount [dir] will also unmount filesystems mounted in subdirectories of [dir]
2005-12-156357470 vdev_raidz.c has unused RAIDZ_SINGLE define, codeeschrock1-18/+36
6360844 zvol has an incorrect efi_version in it's EFI label. 6361271 volsize & reservation not consistent while volume size < 128k
2005-11-286350417 long name will cause rename a dataset paniclling1-1/+1
6348792 incorrect error message when using long name with 'zfs rename' 6351672 internal error: unexpected error 78 at line 1638 of libzfs 6355616 zfs usage message incorrect 6355617 Typos in libzfs.h
2005-11-07commentseschrock1-122/+67
2005-10-31PSARC 2002/240 ZFSahrens5-0/+3211
6338653 Integrate ZFS PSARC 2004/652 - DKIOCFLUSH 5096886 Write caching disks need mechanism to flush cache to physical media