summaryrefslogtreecommitdiff
path: root/usr/src/common/zfs/zprop_common.c
AgeCommit message (Collapse)AuthorFilesLines
2012-06-302882 implement libzfs_coreMatthew Ahrens1-1/+5
2883 changing "canmount" property to "on" should not always remount dataset 2900 "zfs snapshot" should be able to create multiple, arbitrary snapshots at once Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Chris Siden <christopher.siden@delphix.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Bill Pijewski <wdp@joyent.com> Reviewed by: Dan Kruchinin <dan.kruchinin@gmail.com> Approved by: Eric Schrock <Eric.Schrock@delphix.com>
2010-03-226931963 zfs_receive_004_neg test regression results in no reported error for ↵Tom Erickson1-13/+14
invalid incremental receive 6917437 fmd utilities (fmadm, fmstat) hang on error injection followed by fmd restart
2009-11-01PSARC 2009/571 ZFS Deduplication PropertiesJeff Bonwick1-0/+24
6677093 zfs should have dedup capability
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-7/+2
6501037 want user/group quotas on ZFS 6830813 zfs list -t all fails assertion 6827260 assertion failed in arc_read(): hdr == pbuf->b_hdr 6815592 panic: No such hold X on refcount Y from zfs_znode_move 6759986 zfs list shows temporary %clone when doing online zfs recv
2008-05-226695219 Running 'zfs get all' on a snapshot should not display the user ↵gw252951-3/+22
properties (missing file)
2007-09-19PSARC 2007/342 Enhanced ZFS Pool Propertieslling1-0/+387
PSARC 2007/482 zpool upgrade -V 6565437 zpool property extensions 6561384 want 'zpool upgrade -V <version>' to upgrade to specific version number 6582755 zfs.h has some incorrect version macros 6595601 libzfs headers declare functions which don't exist 6603938 libzfs is using VERIFY() again 6538984 duplicated messages when get pool properties from an unsupported pool version