diff options
| author | Ian Dowse <iedowse@FreeBSD.org> | 2001-10-25 22:26:44 +0000 |
|---|---|---|
| committer | Ian Dowse <iedowse@FreeBSD.org> | 2001-10-25 22:26:44 +0000 |
| commit | 101d6e532e795c086946f321eb8f4fe2bba5d24c (patch) | |
| tree | c50a2cd49a724b33b3f0509fb06671b794429c9c | |
| parent | b93c0d83fedfb224e8d87e7e0f30eef7b93b45a1 (diff) | |
Notes
| -rw-r--r-- | sys/i386/conf/LINT | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/i386/conf/LINT b/sys/i386/conf/LINT index 8abfc63369f9..f42f6118d717 100644 --- a/sys/i386/conf/LINT +++ b/sys/i386/conf/LINT @@ -681,7 +681,6 @@ options SOFTUPDATES # Directory hashing improves the speed of operations on very large # directories at the expense of some memory. -# Warning: this is experimental code! options UFS_DIRHASH # Make space in the kernel for a root filesystem on a md device. |
