summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_sendrecv.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-076885860 zfs send shouldn't require support for snapshot holdsChris Kirby1-15/+35
2009-09-216399128 want tool to examine backup files (zstreamdump)Lori Alt1-2/+1
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-21/+3
2009-08-196833815 scheduled snapshots deleted per snapshot policy can lead to replicati...Chris Kirby1-2/+20
2009-08-136696858 zfs receive of incremental replication stream can dereference NULL po...Prabahar Jeyaram1-3/+4
2009-08-126696858 zfs receive of incremental replication stream can dereference NULL po...Prabahar Jeyaram1-2/+4
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-4/+16
2009-07-296858551 zfs receive did not mount all filesystemsLori Alt1-5/+27
2009-07-296853862 refquota property not send over with zfs send -RSanjeev Bagewadi1-1/+3
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-6/+14
2009-01-206794452 zfs receive can't restore a root poolLori Alt1-2/+2
2008-08-186678308 zfs receive dumps core when -n is used, fails on replication streamTim Haley1-22/+67
2008-08-016701797 want user properties on snapshots (fix lint)ahrens1-2/+2
2008-08-01PSARC/2008/483 ZFS clone -oahrens1-3/+53
2008-04-236655375 panic loop: assertion failed: crc != 0ahrens1-2/+8
2008-04-226691138 dump_filesystem() can lead to SIGSEGVahl1-14/+35
2008-02-206598604 BAD TRAP while set property to multiple filesystemsahrens1-48/+39
2008-01-236627877 zfs receive coredump with invalid destination nameahl1-48/+93
2008-01-036646545 Condvars in tx_cpu aren't being initialized/destroyedek1102371-2/+2
2007-11-096421210 zfs rollback without unmountingahrens1-0/+1
2007-10-29PSARC/2007/574 zfs send -Rahrens1-0/+1943