.. |
Makefile
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
bufcache.c
|
Fail gracefully if we are asked to expand the buffer cache hash table size
|
2005-05-20 18:59:36 +00:00 |
bufcache.h
|
Fail gracefully if we are asked to expand the buffer cache hash table size
|
2005-05-20 18:59:36 +00:00 |
dir.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
extern.h
|
constify
|
2005-06-27 02:48:28 +00:00 |
fsck.h
|
constify
|
2005-06-27 02:48:28 +00:00 |
fsck_lfs.8
|
Quote a word that would otherwise be interpreted as macro;
|
2005-04-14 21:29:29 +00:00 |
fsck_vars.h
|
constify
|
2005-06-27 02:48:28 +00:00 |
inode.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
lfs.c
|
Put back removed initializer. gcc on sh3 still doesn't get it correct...
|
2005-10-13 21:14:45 +00:00 |
lfs_user.h
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
main.c
|
Apply the NFS exports list rototill patch:
|
2005-09-23 12:10:31 +00:00 |
pass0.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
pass1.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
pass2.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
pass3.c
|
Various minor LFS improvements:
|
2005-02-26 05:45:54 +00:00 |
pass4.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
pass5.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
pass6.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
segwrite.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
segwrite.h
|
Add working writing ability to fsck_lfs, including roll-forward, based on
|
2003-03-28 08:09:52 +00:00 |
setup.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
utilities.c
|
rename lfs.h to lfs_user.h so that it does not conflict.
|
2005-09-13 04:14:17 +00:00 |
vars.c
|
constify
|
2005-06-27 02:48:28 +00:00 |
vnode.c
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |
vnode.h
|
Be more efficient with the hash tables for the buffer and vnode caches.
|
2005-04-11 23:19:24 +00:00 |