summaryrefslogtreecommitdiff
path: root/usr/src/lib/libdiskmgt/common/entry.c
AgeCommit message (Collapse)AuthorFilesLines
2019-07-0311159 libdiskmgt: NULL pointer errorsToomas Soome1-10/+9
Reviewed by: John Levon <john.levon@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2017-01-116396 remove SVMYuri Pankov1-20/+3
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-6/+3
Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Marcel Telka <marcel@telka.sk> Approved by: Robert Mustacchi <rm@joyent.com>
2009-12-236422446 one-way trap door in swap(1M) in-use checkingsriman bhavanam - Sun Microsystems - Bangalore India1-157/+164
2007-11-09PSARC 2007/618 ZFS L2ARCbrendan1-0/+4
6536054 second tier ("external") ARC
2007-04-206372011 libdiskmgt needs to build appropriate .po filemmusante1-1/+141
6533990 zpool create in-use check fails on svm swap device
2007-03-016441384 zpool import action message is not correctly localizedmmusante1-2/+11
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/+6
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-8/+203
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-1/+9
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-24/+367
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-09-166268963 cmd/wbem and gcc don't get alongmike_s1-8/+8
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+599