History log of /csrg-svn/sys/ufs/ffs/ffs_extern.h (Results 1 – 21 of 21)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 68666 30-Mar-1995 mckusick

add definitions for ffs_sysctl values and names

# 68554 21-Mar-1995 mckusick

daddr_t => ufs_daddr_t

# 68122 02-Jan-1995 mckusick

convert quad => int64_t (from mycroft)

# 66804 16-Apr-1994 bostic

merge ffs_root and lfs_root into ufs_root

# 65975 03-Feb-1994 mckusick

add definition for ffs_reallocblks

# 63371 11-Jun-1993 bostic

4.4BSD snapshot (revision 8.1); add 1993 to copyright

# 56747 13-Nov-1992 mckusick

ffs_inactive moves to ufs_inactive

# 54736 06-Jul-1992 mckusick

new arguments to FHTOVP

# 54652 03-Jul-1992 mckusick

ffs_vget moves from VOP to VFS

# 54459 25-Jun-1992 mckusick

new parameters to fhtovp and sync

# 53705 27-May-1992 mckusick

declarations needed by utilities moved from ffs_extern.h to fs.h

# 53576 15-May-1992 heideman

prototypes cleaned up after vn_if change

# 53558 14-May-1992 heideman

vnode interface conversion

# 53508 14-May-1992 heideman

FIFOOPS update for vn_if conversion

# 53490 13-May-1992 heideman

minor syntax change before vnode interface conversion

# 53243 21-Apr-1992 mckusick

have to pass down cred to block allocation routines

# 53234 21-Apr-1992 mckusick

ensure proper types for local variables and parameters

# 52177 13-Jan-1992 mckusick

extensions for new NFS

# 51596 08-Nov-1991 mckusick

proper setup for FIFO's

# 51540 05-Nov-1991 mckusick

reorganization to move ufsmount ops to be vnode ops

# 51475 01-Nov-1991 bostic

UFS/FFS split for LFS version 1