Source-Changes archive

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

CVS commit: src/sys/fs/ntfs



Module Name:    src
Committed By:   jdolecek
Date:           Sun Feb 22 10:26:15 UTC 2004

Modified Files:
        src/sys/fs/ntfs: ntfs_vnops.c

Log Message:
make VOP_UPDATE() trivially succeed (without doing anything), instead
of returning error

this makes it possible to mount other filesystems on directory on NTFS
filesystem


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/fs/ntfs/ntfs_vnops.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