summaryrefslogtreecommitdiff
path: root/usr/src/cmd/lofiadm/main.c
AgeCommit message (Collapse)AuthorFilesLines
2022-03-15OS-8361 IPD 4 (man page renumbering) tracking issueDan McDonald1-2/+2
Reviewed by: Brian Bennett <brian.bennett@joyent.com> Approved by: Brian Bennett <brian.bennett@joyent.com>
2018-05-15 [illumos-gate merge]Jerry Jelinek1-1/+16
commit 39df76fb09f8b2678db1cae82e66cd47f6930e4f 9453 Include KPTI status in kernel boot messages commit bfcdb3d6fab8a8c00779b849f9f4505b2befd14d 9125 mdb's ::zfs_params needs updating commit 35f80dcb41f3a97bbb452a00537b4a72e7dc9996 7941 cannot use crypto lofi on a block/character device commit 3e8bfa75f73c9b5453b9ac29c9febcf211f061be 9274 loader: Make struct libi386_devdesc match the struct devdesc better commit 37367bbad5a7ff7127e57468cb6088cfca4bbd22 9095 ixgbe MAC_CAPAB_LED support commit 890c86716e81b6b22639ff07791007b82c26e6c5 9122 libstand: Consolidate tftp sendrecv into net.c sendrecv commit b8f90f25b92fc9ac25542c21076fda8ff8c6fa59 8931 boot1.efi: scan all display modes rather than sequential try-fail way commit 208e1562df6d45a86b71f40db0028ada4de4b56a 9502 expose thresholds as properties on sensor facility nodes commit bc0e4c28fd7055db02709c3af822f81959511c73 9400 avs: comparison between pointer and zero character constant commit de6ecd7f43e1627e7b738535c187ace8c2fd8f85 9239 mr_sas: this statement may fall through commit 6cd9fed7b76d776476aa3e2d7d235423dcbf1e56 9150 libfcoe: this statement may fall through commit 4e5127e8d53552c26604da7ec1d20e29b8196086 9273 loader.efi: We can't use d_opendata for blkio storage. commit e86c665f2e10cf29ac3b5f93b53c60bef762a690 9335 ficl: makesoftcore should be in tools commit 2c6e2b378f8445b330094f0316685e546585f44d 9520 list_link_replace(9f): Documentation does not match reality commit 71b76ee353d2a2effae389b51205465a42199e9d 9518 mdb conn_status doesn't do port byte order conversion Conflicts: usr/src/uts/common/io/ixgbe/ixgbe_gld.c usr/src/lib/fm/topo/modules/common/fac_prov_ipmi/fac_prov_ipmi.c
2018-05-147941 cannot use crypto lofi on a block/character deviceToomas Soome1-1/+16
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk> Approved by: Dan McDonald <danmcd@joyent.com>
2016-06-227124 6602 introduced unused options b and R for lofiadm commandToomas Soome1-1/+1
Reviewed by: Jerry Jelinek <jerry.jelinek@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-06-22 [illumos-gate merge]release-20160625Jerry Jelinek1-46/+114
commit 01aaaf328842760a1002109b299908a027e94cf8 7051 want id_space(9F) docs commit c1de7575521deda5ee777b8054a9c5b12f15b1ee 7120 mDNS resync was not wsdiff safe commit 9c05409f2b9301e686735887a9573454cceb0331 7069 i386_XARCH should include -m32 commit 406fc5100dac8d225a315a6def6be8d628f34e24 6602 lofi should support labeled devices commit f3a07f941f1be263a48a040c059edbcb722cf436 4712 Prefer 'parsable' over 'parseable' in the manual pages commit 1b2031a95889aea96be6af55dcf31a0d5ffdfed9 7050 Prefer 'subcommand' over 'sub-command' in the manual pages commit 831b40b1c811223fd0b1131791a38e3ae5143377 7049 Prefer 'writable' over 'writeable' in the manual pages commit a716f1a92056bc2e231e57ae2a20725ce606ea73 7047 Fix spelling mistakes in sections 9E, 9F and 9S commit 95e15299a2c42b8014fa27631a6f3be2a93febc2 7048 Fix spelling mistakes in sections 7D, 7I, 7IPP, and 7P commit df23565fe1d0b225f9f898c50dfafea6749b0b7f 7046 Fix spelling mistakes in section 5 commit c855112f85cf71e42f6381a66f3f86f98e2ed24e 7045 Fix spelling mistakes in section 4 commit 843c398e8904ed9d833d2af3103894f909fb4b52 7042 Fix spelling mistakes in library sections commit 0db8de19c0e494758b68b702523a2b0eaffe3b2e 7044 Fix spelling mistakes in sections 1HAS and 2 commit df23d905b96680e56379c5a5ecb4b363f36b9e74 7041 Fix spelling mistakes in sections 1 and 1M commit 71af3be340c57171837478555e2eb0d496318cfc 7040 Detect common spelling errors in manual pages Conflicts: usr/src/uts/common/fs/vfs.c usr/src/man/man7d/cpuid.7d usr/src/man/man5/privileges.5 usr/src/man/man3c/signalfd.3c usr/src/cmd/lofiadm/main.c
2016-06-216602 lofi should support labeled devicesToomas Soome1-45/+114
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-14 [illumos-gate merge]Jerry Jelinek1-3/+43
commit a1b1a2a0aac3d3c0533efa646a9d7a7dca91fc7c 5857 lofiadm should ask passphrase once if the crypto is already set up commit 3b4315d3f6ce29d16d3f8e2c62b2f9c24192c3a8 6735 pfp should allocate appropriate space for sockaddr commit d65f2bb4e50559c6c375a2aa9f728cbc34379015 6734 dtrace_canstore_statvar() fails for some valid static variables
2016-03-135857 lofiadm should ask passphrase once if the crypto is already set upAndrey Sokolov1-3/+43
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Dan McDonald <danmcd@omniti.com>
2016-03-10 [illumos-gate merge]Jerry Jelinek1-1/+2
commit 286ef71398fb54b1d5007d6f45aa4320a9e0ede2 6370 ZFS send fails to transmit some holes commit 4549a1bd3fb75b70dd34ba46715014effe21dc07 6727 lofiadm: remove "o:" from getopt argument commit e2e882f7e139a951a52c7f4b5af447c3e6e68398 6691 V490 and V890 symlinks missing on SPARC build commit 2f15e7adf5d6f13b15dfa8f3900a07804cadd86c 6581 cmd/format should be able label virtio BLKDEV drives commit debed2c9e88134586f1a03761f87d8a1d599b854 6733 mh_contents rwlock is not initialised Conflicts: usr/src/cmd/lofiadm/main.c
2016-03-096727 lofiadm: remove "o:" from getopt argumentAndrey Sokolov1-1/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Dan McDonald <danmcd@omniti.com>
2014-01-30 [illumos-gate merge]Keith M Wesolowski1-1/+2
commit 6e096e64ab50f0e0567b99c4306fe9f3dead76e6 3015 lofiadm should use libz.so.1, not libz.so commit 8e268185036f404515ce8bc575423ac390136e3f 4548 update prototypes to 2014 commit 6055fc7a0767fd5991c8054028ffc6d2673ecbf6 4547 e1000g common code doesn't account for LockMAC commit a43ba7366ce6d85c95e198401ce96efc992c6aeb 4511 Update timezone info db to 2013i Conflicts: usr/src/uts/common/io/e1000g/e1000g_main.c (typos) usr/src/cmd/zic/README.illumos (typos, packaging)
2014-01-303015 lofiadm should use libz.so.1, not libz.soGary Mills1-2/+3
Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com> Approved by: Gordon Ross <gwr@nexenta.com>
2014-01-17 [illumos-gate merge]Keith M Wesolowski1-4/+9
commit 59927d313a821b7f3822314ed16fc0a44c128431 3105 Kernel inet_pton() implementation returns result in host byte order commit 71cb1b742ca23532b844b6538d8f0997a900c62e 3995 Memory leak of compressed buffers in l2arc_write_done commit 2f045fd6af922f819146b314d143b660b58b20b7 4297 ::help tab completion 4298 ::printf tab completion commit 483b029ba8436049005eb485fcc9b26f2484f7ea 4458 iscsit discovery reply should be more strict WRT TPGs commit 795f5a90106de513be157280283fe8dd0c976787 4178 lofiadm usage message for the -a option is bogus Conflicts: usr/src/cmd/mdb/common/mdb/mdb_print.c usr/src/cmd/mdb/common/mdb/mdb_cmds.c
2014-01-164178 lofiadm usage message for the -a option is bogusMohamed A. Khalfella1-4/+9
Reviewed by: Garrett D'Amore <garrett@damore.org> Approved by: Robert Mustacchi <rm@joyent.com>
2013-09-26 [illumos-gate merge]Keith M Wesolowski1-6/+28
commit cd69fabe0332d2cf0e51b2cb6597286e0abcf6be 4086 readonly option for lofiadm(1m) Conflict: usr/src/cmd/lofiadm/main.c (OS-20)
2013-09-254086 readonly option for lofiadm(1m)Alexander Eremin1-6/+29
Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Approved by: Robert Mustacchi <rm@joyent.com>
2013-01-16OS-1819 lofiadm is looking for libz.so directly instead of libz.so.1Keith M Wesolowski1-1/+1
2012-08-30OS-1054 lofiadm in current smartos can't use -U to uncompress an lgz imageJerry Jelinek1-0/+2
code review by Robert Mustacchi
2012-09-043135 lofi_uncompress doesn't initialize all variablesJerry Jelinek1-0/+2
Reviewed by: Robert Mustacchi <rm@joyent.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Approved by: Eric Schrock <eric.schrock@delphix.com>
2011-01-21OS-20 Add gzip support to gPXE or compress the image in some other wayJerry Jelinek1-8/+21
2009-03-206666204 meta slot opens and closes /dev/urandom needlessly for every readDina K Nimeh1-1/+1
6722460 finish moving /dev/random and /dev/urandom seeding and usage to libcryptoutil
2009-03-16Contributed by Juergen Keil <jrgn.keil@googlemail.com>jrgn.keil@googlemail.com1-2/+4
6679115 lofi(7) shouldn't accept non-powers of 2 for a segment size 6805505 lofi needs a performance boost
2009-03-08PSARC/2008/785 LZMA compression for lofiAlok Aggarwal1-12/+94
6785864 lzma compression support for lofi
2008-12-08PSARC 2007/001 lofi(7d) crypto supportDina K Nimeh1-165/+1047
4926125 lofi(7d) should support encrypted block devices 6236948 need userland interface to list crypto algorithms available to kernel consumers
2008-11-106618810 lofiadm should accept general path namesDina K Nimeh1-23/+34
2008-06-206690492 lofi locks out multiple invocations of lofiadm -C simultaneouslyaalok1-5/+30
2008-06-036694129 lofiadm -U always worksaalok1-4/+4
6694813 lofiadm -fd on a compressed file can leak memory
2008-05-27PSARC/2008/290 lofi mountjohnlev1-1/+3
6384817 Need persistent lofi based mounts and direct mount(1m) support for lofi
2007-12-196640490 lofiadm should not include zlib.haalok1-3/+27
2007-12-07PSARC 2007/569 lofi(7D) compression supportaalok1-42/+633
6603856 Lofi(7D) can thrash the page cache 6618343 lofi compression support
2007-06-12PSARC 2007/197 ZFS hotplugeschrock1-5/+13
PSARC 2007/283 FMA for ZFS Phase 2 6401126 ZFS DE should verify that diagnosis is still valid before solving cases 6500545 ZFS does not handle changes in devids 6508521 zpool online should warn when it is being used incorrectly 6509807 ZFS checksum ereports are not being posted 6514712 zfs_nicenum() doesn't work with perfectly-sized buffers 6520510 media state doesn't get updated properly on device removal 6520513 ZFS should have better support for device removal 6520514 vdev state should be controlled through a single ioctl() 6520519 ZFS should diagnose faulty devices 6520947 ZFS DE should close cases which no longer apply 6521393 ZFS case timeout should be FMD_TYPE_TIME 6521624 fmd_hash_walk() can dump core when given a bad address 6521946 ZFS DE needlessly subscribes to faults 6522085 ZFS dictionary files contain spelling errors 6523185 vdev_reopen() doesn't correctly propagate state 6523555 'zpool online' should be less chatty unless something goes wrong 6527379 zpool(1M) should not try to open faulted devices 6527700 ZFS should post a sysevent when topology changes 6528194 lofi should support force unmap and DKIO_DEV_GONE 6528732 ZFS should store physical device path in addition to /dev path 6532635 ZFS keeps devices open unnecessarily 6532979 bad argument to ZFS_IOC_VDEV_ATTACH can panic system 6567983 deadlock with spa_scrub_thread() and spa_namespace_lock
2006-11-276469348 lofiadm shouldn't depend on syseventdvikram1-5/+26
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+378