HardenedBSD/sys/ufs/ffs
David Greenman 92dc7331c9 Made lockf advisory locking code generic (rather than ufs specific), and
use it in NFS. This is required both for diskless support and for POSIX
compliance. Note: the support in NFS is only for the local node.

Submitted by:	based on work originally done by Yuval Yurom
1994-08-08 17:31:01 +00:00
..
ffs_alloc.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_balloc.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_extern.h Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_inode.c Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy. 1994-08-03 08:19:35 +00:00
ffs_subr.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_tables.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vfsops.c Added $Id$ 1994-08-02 07:55:43 +00:00
ffs_vnops.c Made lockf advisory locking code generic (rather than ufs specific), and 1994-08-08 17:31:01 +00:00
fs.h Added $Id$ 1994-08-02 07:55:43 +00:00