History log of /illumos-gate/usr/src/cmd/fs.d/pcfs/mkfs/mkfs.c (Results 1 – 13 of 13)
Revision Date Author Comments
# 5b5a71c4 04-May-2016 Toomas Soome <tsoome@me.com>

6964 mkfs_pcfs should detect GPT partition size and fat type for it
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@gma

6964 mkfs_pcfs should detect GPT partition size and fat type for it
Reviewed by: Robert Mustacchi <rm@joyent.com>
Reviewed by: Marcel Telka <marcel@telka.sk>
Reviewed by: Yuri Pankov <yuri.pankov@gmail.com>
Approved by: Richard Lowe <richlowe@richlowe.net>

show more ...


# db92b35a 11-Aug-2011 Gary Mills <mills@cc.umanitoba.ca>

81 remove 'is_z_a_power_of_x_le_y' from pcfs utils
Reviewed by: Eric Schrock <eric.schrock@delphix.com>
Reviewed by: Gordon Ross <gwr@nexenta.com>
Approved by: Garrett D'Amore <garrett@nexenta.com>


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


# a9fcfb29 24-Sep-2007 frankho <none@none>

6539301 PCFS FAT type detection / device detection still insufficient (fix cstyle)


# f127cb91 24-Sep-2007 frankho <none@none>

PSARC 2007/044 Support for timezone mount option in PCFS
PSARC 2007/415 PCFS mount options "noatime"/"atime"
6213409 pcfs alternate FAT #1 corrupted: doesn't say which device
6258345 Some of the cont

PSARC 2007/044 Support for timezone mount option in PCFS
PSARC 2007/415 PCFS mount options "noatime"/"atime"
6213409 pcfs alternate FAT #1 corrupted: doesn't say which device
6258345 Some of the contents of /tmp/SUNWut/mnt/<Username>/ shows wrong date
6338334 crash in pc_getcluster - filesystem believes it has 29-bit cluster count
6459843 fix for 1181439 (enabling "hidden") failed to remove old comment in cmd/fs.d/pcfs/mount/mount.c
6490418 mount option for timezone is required in pcfs
6503577 PCFS updates access time too often - "noatime" mount option required
6539301 PCFS FAT type detection / device detection still insufficient
6391828 A pcfs with 2k sector size cannot be mounted on Solaris: read fails with EIO
6391838 A pcfs with 2k sector size cannot be mounted on Solaris: read data corruption
6393753 A pcfs with 2k sector size cannot be mounted on Solaris: FAT signature error
6540349 PCFS endlessly loops on reading dirs if encountering LFN entry with LDIR_Ord == {0xc0|0x80|0x40}
Contributed by Juergen Keil <jk@tools.de>
Contributed by Alexander Zakharov

show more ...


# 2d700530 30-Mar-2007 artem <none@none>

6539541 is_dos_drive() fixed in HAL but not in fstyp
6539547 mkfs_pcfs should open device non-exclusively as do other mkfs'es


# 849ee7a1 21-Dec-2005 wyllys <none@none>

6339133 mkfs_pcfs core dumps when the requested size is too small


# 57e22c6c 27-Sep-2005 wyllys <none@none>

6217236 pcfs module has incorrect FAT signature check (fix lint)
6310335 mkfs_pcfs FAT size computation is wrong. (fix lint)


# 0576819e 27-Sep-2005 wyllys <none@none>

6217236 pcfs module has incorrect FAT signature check
6310335 mkfs_pcfs FAT size computation is wrong.


# f69e9be8 21-Sep-2005 ps156622 <none@none>

5049073 cannot create pcfs file system on USB mass storage devices


# c719c59a 30-Aug-2005 jkennedy <none@none>

6271096 gcc and cmd/fs.d/hsfs don't get along
6271107 gcc and cmd/fs.d/pcfs don't get along


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

OpenSolaris Launch