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: jmmv
Date: Thu Sep 29 19:48:21 UTC 2005
Modified Files:
src/sys/fs/tmpfs: tmpfs.h tmpfs_vnops.c tmpfs_vnops.h
Log Message:
Implement the tmpfs_advlock operation. Makes "user-level" file locking
work (aka lockf(3)).
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/fs/tmpfs/tmpfs.h
cvs rdiff -r1.14 -r1.15 src/sys/fs/tmpfs/tmpfs_vnops.c
cvs rdiff -r1.4 -r1.5 src/sys/fs/tmpfs/tmpfs_vnops.h
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