summaryrefslogtreecommitdiff
path: root/usr/src/lib/pyzfs/common/allow.py
AgeCommit message (Collapse)AuthorFilesLines
2018-10-249894 Deliver python3 modulesAndy Fiddaman1-6/+6
9904 Split python modules out into separate packages 5571 Provide 64-bit python modules Reviewed by: Alexander Pyhalov <apyhalov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@joyent.com>
2016-09-295969 update illumos-gate to use python2.7Alexander Pyhalov1-1/+1
Portions contributed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Andrew Stormont <astormont@racktopsystems.com> Reviewed by: Albert Lee <trisk@omniti.com> Reviewed by: Adam Stevko <adam.stevko@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
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-08-07PSARC 2010/105 zfs diffTim Haley1-0/+1
6425091 want 'zfs diff' to list files that have changed between snapshots
2010-07-296908227 pyzfs needs to move to python 2.6Lori Alt1-3/+2
2009-09-216438937 if 'zfs destroy' fails, it can leave a zvol device link missingEric Taylor1-2/+2
6573142 zpool destruction/export should better handle stale zvol links 6718816 ZFS volinit fails when ZFS root pool full 6761786 zpool import with 8500 snapshots took 11hours 6604403 replace volinit/volfini with /dev fs vnode ops 6847760 zfs volinit may happen a little too soon during boot 6488792 Warnings on console whenever a volume is created. 6738837 assertion failure in sdev_open 6878496 dmu_objset_own returns EINVAL instead of EROFS in some situations
2009-09-156840575 Incorrect message from zfs allow when dataset name is a snapshotWilliam Gorrell1-1/+1
2009-08-01PSARC/2009/297 zfs snapshot holdsChris Kirby1-1/+3
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-0/+394
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