History log of /illumos-gate/usr/src/cmd/fs.d/ufs/newfs/ (Results 1 – 16 of 16)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
a5f20e8911-Oct-2023 Toomas Soome

15982 fs.d: build with C99 and clean up a bit
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Approved by: Dan McDonald

15982 fs.d: build with C99 and clean up a bit
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Marco van Wieringen <marco.van.wieringen@planets.elm.net>
Approved by: Dan McDonald <danmcd@mnx.io>

show more ...

d3b5f56307-Aug-2019 John Levon

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert M

11528 Makefile.noget can get gone
11529 Use -Wno-maybe-initialized
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>

show more ...

5661bb7617-Dec-2018 John Levon

10080 smatch Makefile changes for usr/src/cmd
Reviewed by: Andy Fiddaman <andy@omniosce.org>
Approved by: Robert Mustacchi <rm@joyent.com>

f45bbb2117-Jul-2017 Toomas Soome

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

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 ...

7014882c22-Jul-2012 Richard Lowe

2933 compiler warning gags need better granularity
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Approved by: Garrett D'Amore <garrett@damore.org>

060ca14c05-May-2010 Jim Rice

6839118 *newfs* fails newly formated floppy disk

134a1f4e28-Apr-2010 Casper H.S. Dik

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(

PSARC 2009/377 In-kernel pfexec implementation.
PSARC 2009/378 Basic File Privileges
PSARC 2010/072 RBAC update: user attrs from profiles
4912090 pfzsh(1) should exist
4912093 pfbash(1) should exist
4912096 pftcsh(1) should exist
6440298 Expand the basic privilege set in order to restrict file access
6859862 Move pfexec into the kernel
6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur
6923721 The new SYS_SMB privilege is not backward compatible
6937562 autofs doesn't remove its door when the zone shuts down
6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone
6940159 Implement PSARC 2010/072

show more ...

342440ec12-Sep-2008 Prasad Singamsetty

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

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 ...

8b7c2cdf27-Jun-2008 ws195443

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

db60a39d11-Apr-2008 vk154806

6426222 newfs doesn't cooperate with RBAC very well

4d594c3303-Jan-2008 vsakar

6622243 newfs complains about "Unable to find Media type"

d50c8f9029-Sep-2007 vsakar

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 mes

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 ...

6d24e33408-Mar-2006 vsakar

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

6451fdbc26-Oct-2005 vsakar

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-r

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 ...

355d6bb522-Aug-2005 swilcox

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

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 ...

7c478bd914-Jun-2005 stevel@tonic-gate

OpenSolaris Launch