martin
|
ce099b4099
|
Remove clause 3 and 4 from TNF licenses
|
2008-04-28 20:22:51 +00:00 |
|
ad
|
7dad9f7391
|
Merge from vmlocking:
- Split vnode::v_flag into three fields, depending on field locking.
- simple_lock -> kmutex in a few places.
- Fix some simple locking problems.
|
2007-10-10 20:42:20 +00:00 |
|
perseant
|
1d4cc6a17b
|
Be more efficient with the hash tables for the buffer and vnode caches.
Note that roll-forward can add more inodes to the filesystem; don't overflow
the tables but reallocate them.
|
2005-04-11 23:19:24 +00:00 |
|
perseant
|
ba10361ab2
|
Add working writing ability to fsck_lfs, including roll-forward, based on
a partial-segment writer ported from the kernel.
|
2003-03-28 08:09:52 +00:00 |
|