#
69288 |
| 08-May-1995 |
mckusick |
update from margo |
#
68673 |
| 30-Mar-1995 |
mckusick |
add lfs_sysctl and lfs_mount_type |
#
68550 |
| 21-Mar-1995 |
mckusick |
daddr_t => ufs_daddr_t |
#
67410 |
| 16-Jun-1994 |
mckusick |
break out reclaim operations (from mycroft) |
#
66805 |
| 16-Apr-1994 |
bostic |
merge ffs_root and lfs_root into ufs_root |
#
63375 |
| 11-Jun-1993 |
bostic |
4.4BSD snapshot (revision 8.1); add 1993 to copyright |
#
57071 |
| 10-Dec-1992 |
margo |
Add calls to lfs_vref, lfs_vunref. More args to lfs_seglock. |
#
56477 |
| 08-Oct-1992 |
margo |
Remove lfs_bmap and lfs_bmaparray calls (use ufs ones instead). |
#
56055 |
| 26-Aug-1992 |
bostic |
Add lfs_close to get rid of ITIMES modifying inode IMOD bit without lfs knowing about it. |
#
55939 |
| 21-Aug-1992 |
bostic |
Add lfs_check and lfs_getattr; make lfs_newbuf visible for lfs_syscalls.c |
#
54735 |
| 06-Jul-1992 |
mckusick |
new parameters to fhtovp |
#
54689 |
| 05-Jul-1992 |
bostic |
restructure vnode walk and dirty block invalidation and discard; add lock calls to single-thread segment writer |
#
54264 |
| 23-Jun-1992 |
bostic |
directory ops, unmount, minor cleanup; from Margo Seltzer |
#
53573 |
| 15-May-1992 |
heideman |
prototypes cleaned up after vn_if change |
#
53562 |
| 14-May-1992 |
heideman |
vnode interface conversion |
#
53509 |
| 14-May-1992 |
heideman |
FIFOOPS update for vn_if conversion |
#
53242 |
| 21-Apr-1992 |
mckusick |
VOP_TRUNCATE now takes a cred argument |
#
53233 |
| 21-Apr-1992 |
mckusick |
ensure proper types for local variables and parameters |
#
53146 |
| 08-Apr-1992 |
bostic |
remove the rest of the typedef's |
#
52834 |
| 04-Mar-1992 |
bostic |
move lfs_ifind into lfs_inode.c, it's only used in one place |
#
52326 |
| 04-Feb-1992 |
bostic |
add lfs_vflush; flush a vnode to disk |
#
52221 |
| 18-Jan-1992 |
bostic |
changes to make lfs_vget retrieve the IFILE inode like any other inode |
#
52174 |
| 10-Jan-1992 |
mckusick |
lfs_fhtovp takes an additional parameter |
#
52084 |
| 31-Dec-1991 |
bostic |
add lfs_balloc external declaration |
#
51934 |
| 14-Dec-1991 |
bostic |
inline lfs_iset in lfs_segment.c |