#
9a3563c1 |
| 23-Mar-2017 |
Marcel Telka <telka@strato.de> |
Add bookmark support for xlist and xget zfs subcommands
(cherry picked from commit 7b769a2dd4f4a47c39b93a55667b261d2a92872a)
|
#
986ccb29 |
| 21-Nov-2016 |
Marcel Telka <telka@strato-rz.de> |
Fix segfault in the zpool/zfs syslog support
The syslog support added recently introduced a bug when the zpool/zfs command line arguments contained some printf formatting sequences. For example com
Fix segfault in the zpool/zfs syslog support
The syslog support added recently introduced a bug when the zpool/zfs command line arguments contained some printf formatting sequences. For example commands like `zpool %s` or `zfs %s` generated core.
(cherry picked from commit 4a0f5e0ea668a616fdc9c224969104cfbc15ce19)
show more ...
|
#
40a5c998 |
| 09-Jun-2016 |
Matthew Ahrens <mahrens@delphix.com> |
6314 buffer overflow in dsl_dataset_name Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.co
6314 buffer overflow in dsl_dataset_name Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
Conflicts:
usr/src/cmd/mdb/common/modules/zfs/zfs.c usr/src/cmd/oamuser/user/homedir.c usr/src/cmd/zfs/zfs_main.c usr/src/lib/libbe/common/be_create.c usr/src/lib/libbe/common/be_utils.c usr/src/lib/libbe/common/libbe_priv.h usr/src/lib/libzfs/common/libzfs_changelist.c usr/src/lib/libzfs/common/libzfs_dataset.c usr/src/lib/libzfs/common/libzfs_diff.c usr/src/lib/libzfs/common/libzfs_impl.h usr/src/lib/libzfs/common/libzfs_sendrecv.c usr/src/uts/common/fs/zfs/dsl_dataset.c usr/src/uts/common/fs/zfs/spa.c usr/src/uts/common/fs/zfs/spa_history.c usr/src/uts/common/fs/zfs/sys/zfs_znode.h usr/src/uts/common/fs/zfs/zfs_ctldir.c
(cherry picked from commit 675fc291908baceb17f92b0b6d961439aaddafc9)
show more ...
|
#
8134868d |
| 02-Nov-2016 |
Simon Klinkert <klinkert@webgods.de> |
zfs: Log zfs commands to syslog.
(cherry picked from commit ae46142b54c39024d1a260f79260b3865e621a83)
|
#
fbc66171 |
| 24-Sep-2016 |
Marcel Telka <marcel@telka.sk> |
7386 zfs get does not work properly with bookmarks Reviewed by: Simon Klinkert <simon.klinkert@gmail.com>
refs #3150
(cherry picked from commit ac8a8f0508153d8a60f18cad43ee43f497040e29)
|
#
affd3b51 |
| 24-May-2016 |
Simon Klinkert <klinkert@webgods.de> |
zfs xget: fix broken userprop output
(cherry picked from commit 36feeca9ceb6aac72cb1cf9190a3f3b1139369c2)
|
#
7cdfd410 |
| 07-Jan-2016 |
Simon Klinkert <klinkert@webgods.de> |
zfs xlist|xget: more usage information
(cherry picked from commit f6fe0ede08b966a67ac60cd9a35cbaae8974ebc1)
|
#
5548b4ad |
| 07-Jan-2016 |
Simon Klinkert <klinkert@webgods.de> |
Porting zfs xget from rz git
(cherry picked from commit 2e249c4a4e1e4f161e680db97042dc12c0677b79)
|
#
bb310e4b |
| 07-Jan-2016 |
Simon Klinkert <klinkert@webgods.de> |
Porting zfs xlist from rz git
(cherry picked from commit 29ef7b053aab994aea4b5f868b7f6b401c5a47d4)
|
#
aab83bb8 |
| 24-Feb-2016 |
Josef 'Jeff' Sipek <jeffpc@josefsipek.net> |
6659 nvlist_free(NULL) is a no-op Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
|
#
8808ac5d |
| 22-Feb-2016 |
Yuri Pankov <yuri.pankov@nexenta.com> |
4521 zfstest is trying to execute evil "zfs unmount -a" Reviewed by: Andriy Gapon <avg@FreeBSD.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Rev
4521 zfstest is trying to execute evil "zfs unmount -a" Reviewed by: Andriy Gapon <avg@FreeBSD.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
c16bcc45 |
| 10-Feb-2016 |
Igor Kozhukhov <ikozhukhov@gmail.com> |
6550 cmd/zfs: cleanup gcc warnings Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Andy Stormont <astormont@racktopsystems.com> Approved by: Dan McDonald <danmcd@omniti.com>
|
#
c3d26abc |
| 07-Feb-2016 |
Matthew Ahrens <matt@mahrens.org> |
5027 zfs large block support (add copyright)
|
#
780828c8 |
| 06-Jun-2015 |
Andriy Gapon <avg@FreeBSD.org> |
5984 zfs clone should not mount the clone if canmount == noauto Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Reviewed by: Richard Elling <Richard.El
5984 zfs clone should not mount the clone if canmount == noauto Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Justin Gibbs <gibbs@scsiguy.com> Reviewed by: Richard Elling <Richard.Elling@richardelling.com> Approved by: Matthew Ahrens <mahrens@delphix.com>
show more ...
|
#
e9316f76 |
| 13-Oct-2015 |
Joe Stein <joe.stein@delphix.com> |
6298 zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Appr
6298 zfs_create_008_neg and zpool_create_023_neg need to be updated for large block support Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: John Kennedy <john.kennedy@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
9c3fd121 |
| 10-Oct-2015 |
Matthew Ahrens <mahrens@delphix.com> |
2605 want to resume interrupted zfs send Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.
2605 want to resume interrupted zfs send Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Paul Dagnelie <pcd@delphix.com> Reviewed by: Richard Elling <Richard.Elling@RichardElling.com> Reviewed by: Xin Li <delphij@freebsd.org> Reviewed by: Arne Jansen <sensille@gmx.net> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
a2cdcdd2 |
| 17-Jul-2015 |
Paul Dagnelie <pcd@delphix.com> |
5960 zfs recv should prefetch indirect blocks 5925 zfs receive -o origin= Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com>
|
#
30925561 |
| 08-Apr-2015 |
Chris Williamson <chris.williamson@delphix.com> |
5745 zfs set allows only one dataset property to be set at a time Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Matthew A
5745 zfs set allows only one dataset property to be set at a time Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george@delphix.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Bayard Bell <buffer.g.overflow@gmail.com> Reviewed by: Richard PALO <richard@NetBSD.org> Reviewed by: Steven Hartland <killing@multiplay.co.uk> Approved by: Rich Lowe <richlowe@richlowe.net>
show more ...
|
#
5ff8cfa9 |
| 01-Jan-2015 |
Paul B. Henson <henson@acm.org> |
5410 Document -S option to zfs inherit 5412 Mention -S option when zfs inherit fails on quota Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Richard Lowe <richlowe@richlowe.net>
|
#
1ed6b69a |
| 17-Dec-2012 |
Gordon Ross <gwr@nexenta.com> |
5316 allow smbadm join to use RPC Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by:
5316 allow smbadm join to use RPC Reviewed by: Bayard Bell <bayard.bell@nexenta.com> Reviewed by: Dan McDonald <danmcd@nexenta.com> Reviewed by: Thomas Keiser <thomas.keiser@nexenta.com> Reviewed by: Matthew Ahrens <mahrens@delphix.com> Approved by: Robert Mustacchi <rm@joyent.com>
show more ...
|
#
b5152584 |
| 07-Nov-2014 |
Matthew Ahrens <matt@mahrens.org> |
5027 zfs large block support Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Review
5027 zfs large block support Reviewed by: Alek Pinchuk <pinchuk.alek@gmail.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com> Reviewed by: Richard Elling <richard.elling@richardelling.com> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Reviewed by: Brian Behlendorf <behlendorf1@llnl.gov> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
7d46dc6c |
| 09-Jul-2014 |
Matthew Ahrens <mahrens@delphix.com> |
4951 ZFS administrative commands should use reserved space, not fail with ENOSPC Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed b
4951 ZFS administrative commands should use reserved space, not fail with ENOSPC Reviewed by: John Kennedy <john.kennedy@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Garrett D'Amore <garrett@damore.org>
show more ...
|
#
5d7b4d43 |
| 05-Jun-2014 |
Matthew Ahrens <mahrens@delphix.com> |
4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.gr
4757 ZFS embedded-data block pointers ("zero block compression") 4913 zfs release should not be subject to space checks Reviewed by: Adam Leventhal <ahl@delphix.com> Reviewed by: Max Grossman <max.grossman@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
show more ...
|
#
7dbbcd83 |
| 27-Mar-2014 |
Adam Stevko <adam.stevko@gmail.com> |
4573 ZFS snapshot alias Reviewed by: Matthew Ahrens <mahrens@delphix.com> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Dan McDonald <danmcd@omniti.com>
|
#
78f17100 |
| 11-Dec-2013 |
Matthew Ahrens <mahrens@delphix.com> |
4369 implement zfs bookmarks 4368 zfs send filesystems from readonly pools Reviewed by: Christopher Siden <christopher.siden@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Approv
4369 implement zfs bookmarks 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>
show more ...
|