3557 dumpvp_size is not updated correctly when a dump zvol's size is changed
commitc61ea5668634a215fd1c9000beb7f6d2853b3468
authorGeorge Wilson <george.wilson@delphix.com>
Thu, 21 Feb 2013 06:50:16 +0000 (20 22:50 -0800)
committerChristopher Siden <chris.siden@delphix.com>
Thu, 21 Feb 2013 06:56:33 +0000 (20 22:56 -0800)
tree7aa0b42e6083d14aaf6a8fc56daf961216204b88
parent9eb57f7f3fbb970d4b9b89dcd5ecf543fe2414d5
3557 dumpvp_size is not updated correctly when a dump zvol's size is changed
3558 setting the volsize on a dump device does not return back ENOSPC
3559 setting a volsize larger than the space available sometimes succeeds
3560 dumpadm should be able to remove a dump device
Reviewed by: Adam Leventhal <ahl@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Christopher Siden <christopher.siden@delphix.com>
Approved by: Albert Lee <trisk@nexenta.com>
usr/src/cmd/dumpadm/dconf.c
usr/src/cmd/zfs/zfs_main.c
usr/src/lib/libzfs/common/libzfs_dataset.c
usr/src/lib/libzfs/common/mapfile-vers
usr/src/man/man1m/dumpadm.1m
usr/src/uts/common/fs/zfs/sys/zvol.h
usr/src/uts/common/fs/zfs/zfs_ioctl.c
usr/src/uts/common/fs/zfs/zvol.c
usr/src/uts/common/io/dump.c
usr/src/uts/common/sys/dumpadm.h