History log of /opensolaris-onvv-gate/usr/src/uts/common/sys/fs/pc_node.h
Revision Date Author Comments
# 9694:78fafb281255 21-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 9521:b061a79d3d1a 30-Apr-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 9519:fc2830e2f3c4 30-Apr-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 5331:3047ad28a67b 25-Oct-2007 amw

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support
PSARC/2007/403 Modified Access Checks for CIFS
PSARC/2007/410 Add system attribute support to chmod(1)
PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1)
PSARC/2007/444 Rescind SETTABLE Attribute
PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1)
PSARC/2007/546 Update utilities to match CIFS system attributes changes.
PSARC/2007/560 ZFS sharesmb property
4890717 want append-only files
6417428 Case-insensitive file system name lookup to support CIFS
6417435 DOS attributes and additional timestamps to support for CIFS
6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service
6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names
6473733 RFE: Need support for open-deny modes
6473755 RFE: Need ability to reconcile oplock and delegation conflicts
6494624 sharemgr needs to support CIFS shares better
6546705 All vnode operations need to pass caller_context_t
6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes
6546893 Solaris system attribute support
6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance
6553589 RFE: VFS Feature Registration facility
6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227)
6565581 ls(1) should support file system attributes proposed in PSARC/2007/315
6566784 NTFS streams are not copied along with the files.
6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315
6578875 RFE: kernel interfaces for nbmand need improvement
6578883 RFE: VOP_SHRLOCK needs additional access types
6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315
6578886 RFE: disallow nbmand state to change on remount
6583349 ACL parser needs to support audit/alarm ACE types
6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315
6597357 *tar* xv@ doesn't show the hidden directory even though it is restored
6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute
6597368 *tar* cannot restore hard linked extended attributes
6597374 *tar* doesn't display "x " when hard linked attributes are restored
6597375 *tar* extended attribute header off by one
6614861 *cpio* incorrectly archives extended system attributes with -@
6614896 *pax* incorrectly archives extended system attributes with -@
6615225 *tar* incorrectly archives extended system attributes with -@
6617183 CIFS Service - PSARC 2006/715


# 5121:c926e7bdc887 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 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


# 2972:10096047b1c0 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 preserved for mixed case 8.3 filename
Contributed by Juergen Keil (jk@tools.de)


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch


# 9694:78fafb281255 21-May-2009 Scott Rotondo <Scott.Rotondo@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 9521:b061a79d3d1a 30-Apr-2009 jmcp <James.McPherson@Sun.COM>

backout 6795209/6392640: breaks sparc build


# 9519:fc2830e2f3c4 30-Apr-2009 Nathan Keynes <Nathan.Keynes@Sun.COM>

6795209 Enable compilation of ON-consolidation with GCC 4.2
6392640 rpcgen -h -T output does not compile with gcc 4.x


# 5331:3047ad28a67b 25-Oct-2007 amw

PSARC/2007/218 caller_context_t in all VOPs
PSARC/2007/227 VFS Feature Registration and ACL on Create
PSARC/2007/244 ZFS Case-insensitive support
PSARC/2007/315 Extensible Attribute Interfaces
PSARC/2007/394 ls(1) new command line options '-/' and '-%': CIFS system attributes support
PSARC/2007/403 Modified Access Checks for CIFS
PSARC/2007/410 Add system attribute support to chmod(1)
PSARC/2007/432 CIFS system attributes support for cp(1), pack(1), unpack(1), compress(1) and uncompress(1)
PSARC/2007/444 Rescind SETTABLE Attribute
PSARC/2007/459 CIFS system attributes support for cpio(1), pax(1), tar(1)
PSARC/2007/546 Update utilities to match CIFS system attributes changes.
PSARC/2007/560 ZFS sharesmb property
4890717 want append-only files
6417428 Case-insensitive file system name lookup to support CIFS
6417435 DOS attributes and additional timestamps to support for CIFS
6417442 File system quarantined and modified attributes to support an integrated Anti-Virus service
6417453 FS boolean property for rejecting/allowing invalid UTF-8 sequences in file names
6473733 RFE: Need support for open-deny modes
6473755 RFE: Need ability to reconcile oplock and delegation conflicts
6494624 sharemgr needs to support CIFS shares better
6546705 All vnode operations need to pass caller_context_t
6546706 Need VOP_SETATTR/VOP_GETATTR to support new, optional attributes
6546893 Solaris system attribute support
6550962 ZFS ACL inheritance needs to be enhanced to support Automatic Inheritance
6553589 RFE: VFS Feature Registration facility
6553770 RFE: ZFS support for ACL-on-CREATE (PSARC 2007/227)
6565581 ls(1) should support file system attributes proposed in PSARC/2007/315
6566784 NTFS streams are not copied along with the files.
6576205 cp(1), pack(1) and compress(1) should support file system attributes proposed in PSARC/2007/315
6578875 RFE: kernel interfaces for nbmand need improvement
6578883 RFE: VOP_SHRLOCK needs additional access types
6578885 chmod(1) should support file system attributes proposed in PSARC/2007/315
6578886 RFE: disallow nbmand state to change on remount
6583349 ACL parser needs to support audit/alarm ACE types
6590347 tar(1) should support filesystem attributes proposed in PSARC/2007/315
6597357 *tar* xv@ doesn't show the hidden directory even though it is restored
6597360 *tar* should re-init xattr info if openat() fails during extraction of and extended attribute
6597368 *tar* cannot restore hard linked extended attributes
6597374 *tar* doesn't display "x " when hard linked attributes are restored
6597375 *tar* extended attribute header off by one
6614861 *cpio* incorrectly archives extended system attributes with -@
6614896 *pax* incorrectly archives extended system attributes with -@
6615225 *tar* incorrectly archives extended system attributes with -@
6617183 CIFS Service - PSARC 2006/715


# 5121:c926e7bdc887 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 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


# 2972:10096047b1c0 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 preserved for mixed case 8.3 filename
Contributed by Juergen Keil (jk@tools.de)


# 0:68f95e015346 14-Jun-2005 stevel@tonic-gate

OpenSolaris Launch