summaryrefslogtreecommitdiff
path: root/usr/src/common/zfs/zfs_deleg.h
AgeCommit message (Collapse)AuthorFilesLines
2013-12-114369 implement zfs bookmarksMatthew Ahrens1-0/+2
4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approved by: Garrett D'Amore <garrett@damore.org>
2010-12-01278 get rid zfs of python and pyzfs dependenciesAlexander Stetsenko1-0/+2
Reviewed by: gordon.w.ross@gmail.com Reviewed by: trisk@opensolaris.org Reviewed by: alexander.r.eremin@gmail.com Reviewed by: jerry.jelinek@joyent.com Approved by: garrett@nexenta.com
2010-08-07PSARC 2010/105 zfs diffTim Haley1-2/+2
6425091 want 'zfs diff' to list files that have changed between snapshots
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-0/+2
6803121 want user-settable refcounts on snapshots 6851824 zfs_ioc_rename() can be called with a NULL zc_name
2009-04-18PSARC/2009/204 ZFS user/group quotas & space accountingMatthew Ahrens1-3/+5
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-02-116576659 zfs allow should list delegatable permsmarks1-2/+23
2007-08-026393351 unique_* could be improvedahrens1-2/+2
6553348 assertion failed: ab->b_flags & (1 << 3) at line 2572 of arc.c 6582408 ::arc should accept -k/-m/-g to print in kilo/mega/giga-bytes 6582438 should have generic reader-priority rwlock for spa_config locks 6582441 zfs_cmd_t should only be used to pass arguments to/from userland 6582456 property code is overdue for some spring cleaning 6588564 zpl unmount lock should use regular rwlock
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-0/+60
PSARC/2006/577 zpool property to disable delegation PSARC/2006/625 Enhancements to zpool history PSARC/2007/228 ZFS delegation amendments PSARC/2007/295 ZFS Delegated Administration Addendum 6280676 restore "owner" property 6349470 investigate non-root restore/backup 6572465 'zpool set bootfs=...' records history as 'zfs set bootfs=...'