Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Tue Feb  8 16:18:00 UTC 2000

Modified Files:
        syssrc/sys/ntfs: ntfs_inode.h ntfs_vfsops.c

Log Message:
Store also attribute identifier in the filehandle structure, so that
proper file attribute (a.k.a. "resource fork") is picked up when
the filehandle is mapped back to filesystem object.

This should make attributes working on NFS-exported NTFS filesystems
or other layered filesystems using filehandles.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/ntfs/ntfs_inode.h
cvs rdiff -r1.23 -r1.24 syssrc/sys/ntfs/ntfs_vfsops.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index