History log of /illumos-gate/usr/src/uts/common/sys/fs/pc_dir.h (Results 1 – 8 of 8)
Revision Date Author Comments
# 2d6eb4a5 23-Dec-2022 Toomas Soome

15280 uts: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuri@aetern.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert

15280 uts: remove pragma ident
Reviewed by: Igor Kozhukhov <igor@dilos.org>
Reviewed by: Yuri Pankov <yuri@aetern.org>
Reviewed by: Marcel Telka <marcel@telka.sk>
Approved by: Robert Mustacchi <rm@fingolfin.org>

show more ...


# e8f766d8 27-Jun-2008 batschul

6656370 pcfs_statvfs() limits _PC_NAME_MAX to 8 (PCFNAMESIZE) but should use PCMAXNAMLEN


# f127cb91 24-Sep-2007 frankho

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

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


# 4a37d755 25-Jul-2007 ksn

PSARC/2005/428 PCFS support of non-ASCII filenames
4089052 RFE: pcfs needs to support non ASCII character filename.


# 9bd42341 23-Oct-2006 frankho

6442904 Panic in pcfs module's findTheDrive()
6467209 lstat64 system call loops forever in pc_fileclsize

6474631 pcfs access time updates broken, after 6248624
6474649 pcfs: case not

6442904 Panic in pcfs module's findTheDrive()
6467209 lstat64 system call loops forever in pc_fileclsize

6474631 pcfs access time updates broken, after 6248624
6474649 pcfs: case not preserved for mixed case 8.3 filename
Contributed by Juergen Keil (jk@tools.de)

show more ...


# 264a6e74 13-Sep-2006 frankho

PSARC 2005/361 PCFS timestamp handling cleanup
4401668 RFE: pcfs should support force unmount
6248624 pcfs file timestamp handling needs cleanup
6278733 pcfs statvfs implementation is slo

PSARC 2005/361 PCFS timestamp handling cleanup
4401668 RFE: pcfs should support force unmount
6248624 pcfs file timestamp handling needs cleanup
6278733 pcfs statvfs implementation is slow
6351785 pcfs should support cluster sizes over 32Kb for Fat32 despite violating the spec
6364444 pcfs can still crash in pc_getcluster with one-off overflow

show more ...


# 5b024a5b 14-Jan-2006 batschul

6349042 ufs_inode.h is too late claiming overly general "struct slot"
6274196 ufs_dirremove/rename should use reader vn_vfsrlock instead of writer vn_vfslock/vn_vfswlock
6369900 UNIX03 *vsx*

6349042 ufs_inode.h is too late claiming overly general "struct slot"
6274196 ufs_dirremove/rename should use reader vn_vfsrlock instead of writer vn_vfslock/vn_vfswlock
6369900 UNIX03 *vsx* /usr/include/fcntl.h posix_fallocate() prototype fails standards header test

show more ...


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

OpenSolaris Launch