History log of /illumos-gate/usr/src/cmd/fs.d/ufs/mkfs/mkfs.c (Results 1 – 22 of 22)
Revision Date Author Comments
# bbf21555 26-Feb-2022 Richard Lowe <richlowe@richlowe.net>

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy

14443 resection manual pages per IPD4
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Robert Mustacchi <rm@fingolfin.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Andy Fiddaman <andy@omnios.org>
Approved by: Dan McDonald <danmcd@joyent.com>

show more ...


# 8509e9ca 15-Mar-2019 Toomas Soome <tsoome@me.com>

11457 fs.d: NULL pointer errors
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Dan McDonald <danmcd@joyent.com>


# 6a1a5bb9 19-Dec-2018 John Levon <john.levon@joyent.com>

10133 smatch fixes for usr/src/cmd/fs.d
Reviewed by: Andy Stormont <astormont@racktopsystems.com>
Reviewed by: Gergő Doma <domag02@gmail.com>
Approved by: Robert Mustacchi <rm@joyent.com>


# fe12dc75 06-Feb-2017 Toomas Soome <tsoome@me.com>

9529 libefi: efi_alloc_and_read should check for PMBR
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Approved by: Robert Mustacchi <rm@joyen

9529 libefi: efi_alloc_and_read should check for PMBR
Reviewed by: Yuri Pankov <yuripv@yuripv.net>
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...


# f45bbb21 17-Jul-2017 Toomas Soome <tsoome@me.com>

9313 cmd/fs.d: this statement may fall through
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Approv

9313 cmd/fs.d: this statement may fall through
Reviewed by: Andy Fiddaman <omnios@citrus-it.co.uk>
Reviewed by: Andrew Stormont <andyjstormont@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Approved by: Gordon Ross <gwr@nexenta.com>

show more ...


# 5f10ef69 07-Oct-2016 Yuri Pankov <yuri.pankov@nexenta.com>

6396 remove SVM
Reviewed by: Igor Kozhukhov <ikozhukhov@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>


# 2bc98732 08-Jul-2012 Richard Lowe <richlowe@richlowe.net>

5083 avoid undefined order of operations in assignments
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan McDonald <danmc

5083 avoid undefined order of operations in assignments
Reviewed by: Josef 'Jeff' Sipek <josef.sipek@nexenta.com>
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>

show more ...


# 23a1ccea 12-Aug-2010 Roger A. Faulkner <Roger.Faulkner@Oracle.COM>

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
67939

PSARC 2010/299 GNU/Linux/BSD compatibility functions
6960818 add get_nprocs(), getline(), strdupa(), strndup() to libc
6901783 strndup would be nice
6824404 libc should provide ffsl() & ffsll()
6793969 RFE: Add|stpcpy|to libc
6735446 Want a __progname symbol for BSD-style source compatibility
6421095 Solaris should provide strcasestr
6275498 Provide string compare functions wcscasecmp,wcsncasecmp in solaris like linux

--HG--
rename : usr/src/lib/libc/port/gen/strcasecmp.c => usr/src/lib/libc/port/gen/ascii_strcasecmp.c
rename : usr/src/lib/libc/port/gen/strncasecmp.c => usr/src/lib/libc/port/gen/ascii_strncasecmp.c
rename : usr/src/lib/libc/sparc/gen/strcasecmp.s => usr/src/lib/libc/sparc/gen/ascii_strcasecmp.s
rename : usr/src/lib/libc/sparcv9/gen/strcasecmp.s => usr/src/lib/libc/sparcv9/gen/ascii_strcasecmp.s

show more ...


# 38b58fe3 11-Nov-2009 Harold N Shaw- Sun Microsystem <Harold.Shaw@Sun.COM>

6871366 mkfs_ufs may try to use an imagined extra cylinder


# 65908c77 17-Jun-2009 yu, larry liu - Sun Microsystems - Beijing China <Larry.Liu@Sun.COM>

PSARC 2008/769 Multiple disk sector size support.
6710930 Solaris needs to support large sector size hard drive disk


# 342440ec 12-Sep-2008 Prasad Singamsetty <Prasad.Singamsetty@Sun.COM>

PSARC/2008/336 Extended VTOC
6708609 Support booting on disks > 1TB (phase 1)
6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style
6727240 When a fat32 partition created in the part

PSARC/2008/336 Extended VTOC
6708609 Support booting on disks > 1TB (phase 1)
6672960 cmlb: default minor nodes for disks > 1TB is not EFI/GPT style
6727240 When a fat32 partition created in the part of the disk after 1TB, block I/O and umount fail

show more ...


# 8b7c2cdf 27-Jun-2008 ws195443 <none@none>

6622821 newfs/mkfs should use DKIOCHOTPLUGGABLE in addition to DKIOCREMOVABLE to determine media type


# 4d594c33 03-Jan-2008 vsakar <none@none>

6622243 newfs complains about "Unable to find Media type"


# d50c8f90 29-Sep-2007 vsakar <none@none>

6448374 mkfs creates a geometry based layout in EFI labelled disks
6542641 Cannot install Solaris on Flash Devices (USB Flash and Compact Flash)
6595253 mkfs prints an unnecessary warning message abo

6448374 mkfs creates a geometry based layout in EFI labelled disks
6542641 Cannot install Solaris on Flash Devices (USB Flash and Compact Flash)
6595253 mkfs prints an unnecessary warning message about nbpi

show more ...


# 140e9cb2 12-Dec-2006 prabahar <none@none>

6498206 Workaround for 4678671 in mkfs to support XMIT 2.1 controller


# 6d24e334 08-Mar-2006 vsakar <none@none>

6352813 mkfs still creates geometry based layout instead of EFI style layout
6387209 mkfs could print a more useful message when fs creation fails


# 029b4de8 15-Dec-2005 swilcox <none@none>

6361469 tsufs hang on rm -rf command


# d1a180b0 07-Dec-2005 maheshvs <none@none>

6271142 gcc and cmd/fs.d/ufs don't get along


# 303bf60b 15-Nov-2005 sdebnath <none@none>

PSARC 2004/422 posix_fallocate
4517427 All filesystems need a way to ftruncate/mmap a file with disk-space reservation


# 6451fdbc 26-Oct-2005 vsakar <none@none>

PSARC 2005/517 UFS_EFISTYLE4NONEFI_VERSION_2
4471706 newfs should be able to cope with larger disks and their corresponding sector/track values
6184783 growfs fails to expand multi-terabyte-ready UFS

PSARC 2005/517 UFS_EFISTYLE4NONEFI_VERSION_2
4471706 newfs should be able to cope with larger disks and their corresponding sector/track values
6184783 growfs fails to expand multi-terabyte-ready UFS to > 1TB

show more ...


# 355d6bb5 22-Aug-2005 swilcox <none@none>

1260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditions
4836779 fsck requires multiple runs to clear up DUP or BAD blocks
4845221 ufs/fsck can't handle filesystem name argument

1260290 RFE: fsck error: UNKNOWN FILE TYPE describes multiple error conditions
4836779 fsck requires multiple runs to clear up DUP or BAD blocks
4845221 ufs/fsck can't handle filesystem name argument
4857410 ufs_sync_indir() walks off the end of the i_ib array
4872089 fsck almost always reports FREE BLK COUNT(S) WRONG IN SUPERBLK
4890510 fsck can't properly recover the filesystem
5086715 ufs fsck has memory leaks
6175186 fsck should not need to be run multiple times
6208131 fsck needs to be able to recover filesystem problems (nbfree,ndir,nifree,nffree suspect)
6312941 PSARC 2005/044 UFS fsck rerun messaging
6312946 PSARC 2005/045 UFS fsck verbose option
6312949 PSARC 2005/051 UFS fsck automated search for a backup superblocks
6312954 PSARC 2005/043 UFS newfs/mkfs superblock calculation options

--HG--
rename : usr/src/cmd/fs.d/ufs/fsck/pass2.c => deleted_files/usr/src/cmd/fs.d/ufs/fsck/pass2.c

show more ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate <none@none>

OpenSolaris Launch