Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
possible sleep in MALLOC
|
|
Silently allow removal of inodes that aren't on the hash queues
|
|
|
|
|
|
|
|
a double locking bug in the soft updates code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ctime or mtime has changed). Useful for laptops and news servers.
|
|
|
|
|
|
|
|
The following change eliminates an unnecessary synchronous write
from the filesystem. When freeing an indirect block, there is no
need to write it (synchronously, no less!) before tossing it.
|
|
more than 0 bytes were requested, but not when 0 bytes were requested
|
|
|
|
Fail rename(2) on directories if one or both directories does not have
write permission
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ufs_readwrite.c: changes for new LFS.
|
|
This should, hopefully, be the last UFS changes required.
|
|
|