summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdiskmgt/common/libdiskmgt.h
AgeCommit message (Collapse)AuthorFilesLines
2017-10-12 [illumos-gate merge]Jerry Jelinek1-4/+7
commit d66943279347289e279c13b8e8f1a424cb590933 8710 HVM with more than 2 VCPUs hangs on Xen 4.7 commit c470f5752f71dfecd12e42f4da179d8f8291ce52 8709 teach libdiskmgt about nvme, sata, and xen commit 571b0a139da53a3aae3b5d2370166c572eb7655c 8696 genunix: auditsys variable 'model' set but not used Conflicts: usr/src/lib/libdiskmgt/common/libdiskmgt.h usr/src/lib/libdiskmgt/common/findevs.c
2017-10-118709 teach libdiskmgt about nvme, sata, and xenYuri Pankov1-3/+8
Reviewed by: Dan Fields <dan.fields@nexenta.com> Reviewed by: Evan Layton <evan.layton@nexenta.com> Reviewed by: Sanjay Nadkarni <sanjay.nadkarni@nexenta.com> Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-10-04OS-5880 diskinfo should identify NVMe and SATA devicesHans Rosenfeld1-1/+3
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Patrick Mooney <patrick.mooney@joyent.com> Approved by: Jerry Jelinek <jerry.jelinek@joyent.com>
2017-01-116396 remove SVMYuri Pankov1-1/+2
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2014-07-164998 add libdiskmgt spec as block commentBill Pijewski1-0/+180
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Garrett D'Amore <garrett@damore.org>
2013-12-164335 need a mechanism to detect solid state storage devicesGarrett D'Amore1-0/+1
Reviewed by: Keith M Wesolowski <wesolows@foobazco.org> Reviewed by: Saso Kiselkov <skiselkov.ml@gmail.com> Approved by: Dan McDonald <danmcd@nexenta.com>
2009-11-186895679 libdiskmgt needs to support extended partitionsVirginia Wray1-4/+10
6483812 libdiskmgt.so provides wrong values for the partition sizes
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-0/+1
6536054 second tier ("external") ARC
2007-04-206372011 libdiskmgt needs to build appropriate .po filemmusante1-1/+4
6533990 zpool create in-use check fails on svm swap device
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-2/+3
6473418 setting user defined property on full filesystem should report error 6513953 Unable to create global hotspare in ja locale
2006-05-30PSARC 2006/223 ZFS Hot Spareseschrock1-3/+3
PSARC 2006/303 ZFS Clone Promotion 6276916 support for "clone swap" 6288488 du reports misleading size on RAID-Z 6393490 libzfs should be a real library 6397148 fbufs debug code should be removed from buf_hash_insert() 6405966 Hot Spare support in ZFS 6409302 passing a non-root vdev via zpool_create() panics system 6415739 assertion failed: !(zio->io_flags & 0x00040) 6416759 ::dbufs does not find bonus buffers anymore 6417978 double parity RAID-Z a.k.a. RAID6 6424554 full block re-writes need not read data in 6425111 detaching an offline device can result in import confusion
2006-01-306343802 zpool(1M) should make better use of libdiskmgteschrock1-2/+5
6354197 setting env variable NOINUSE_CHECK causes zpool to core dump 6364275 internal error: disk configuration error 19 at line 518 of file zpool_vdev.c
2005-12-136349487 libdiskmgt should bypass all calls in dm_inuse when NOINUSE_CHECK is setsjelinek1-0/+4
6359855 gcc still doesn't like cmd/fs.d/switchout.c 6354408 libdiskmgt needs to handle sysevent failures in miniroot or failsafe environments better 4896568 *mount* message for remounting read-only is bogus Contributed by Shawn Walker. 4995011 mountfs error timeout is 60ms instead of 60s Contributed by Jeremy Teo.
2005-10-27PSARC 2004/776 device checking for fs utilitiessjelinek1-2/+21
PSARC 2005/461 Device in use checking environment variables 5084421 libdiskmgt needs to detect in use ZFS data 5085739 remove workaround for bug 4725434 6194015 Device in use checking for Solaris utilities-PSARC/2004/776 6261853 libdiskmgt does not work correctly in all cases on amd64 6268374 libdiskmgt allocates incorrect size for readdir_r() dirent argument 6291309 PSARC/2005/461 - libdiskmgt should enable bypassing of inuse checking 6301815 PSARC/2005/461-Need Sun private libdiskmgt flag for use during install to disable sysevent starting --HG-- rename : usr/src/cmd/format/checkmount.c => usr/src/cmd/format/checkdev.c rename : usr/src/cmd/format/checkmount.h => usr/src/cmd/format/checkdev.h
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+240