History log of /illumos-gate/usr/src/cmd/fs.d/ufs/newfs/newfs.c (Results 1 – 12 of 12)
Revision Date Author Comments
# f45bbb21 17-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 ...


# 060ca14c 05-May-2010 Jim Rice

6839118 *newfs* fails newly formated floppy disk


# 134a1f4e 28-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 ...


# 342440ec 12-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 ...


# 8b7c2cdf 27-Jun-2008 ws195443

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


# db60a39d 11-Apr-2008 vk154806

6426222 newfs doesn't cooperate with RBAC very well


# 4d594c33 03-Jan-2008 vsakar

6622243 newfs complains about "Unable to find Media type"


# d50c8f90 29-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 ...


# 6d24e334 08-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


# 6451fdbc 26-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 ...


# 355d6bb5 22-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 ...


# 7c478bd9 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch