Source-Changes archive

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

CVS commit: src/sys/fs/tmpfs



Module Name:    src
Committed By:   yamt
Date:           Thu Sep 15 12:34:35 UTC 2005

Modified Files:
        src/sys/fs/tmpfs: tmpfs.h tmpfs_subr.c tmpfs_vnops.c

Log Message:
change the way to handle directory "offsets" so that
they won't be changed when removing entries in the directory.
some applications like cvs rely on this.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/fs/tmpfs/tmpfs.h
cvs rdiff -r1.4 -r1.5 src/sys/fs/tmpfs/tmpfs_subr.c
cvs rdiff -r1.9 -r1.10 src/sys/fs/tmpfs/tmpfs_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