Module Name: src Committed By: dholland Date: Sun Oct 13 21:17:35 UTC 2013
Modified Files: src/share/man/man4: options.4 Log Message: Add LFS options, both preexisting and UFS-derived. Leave the ones that are not yet believed to work commented out. Ride previous date bump. To generate a diff of this commit: cvs rdiff -u -r1.430 -r1.431 src/share/man/man4/options.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/options.4 diff -u src/share/man/man4/options.4:1.430 src/share/man/man4/options.4:1.431 --- src/share/man/man4/options.4:1.430 Sun Oct 13 21:09:35 2013 +++ src/share/man/man4/options.4 Sun Oct 13 21:17:35 2013 @@ -1,4 +1,4 @@ -.\" $NetBSD: options.4,v 1.430 2013/10/13 21:09:35 dholland Exp $ +.\" $NetBSD: options.4,v 1.431 2013/10/13 21:17:35 dholland Exp $ .\" .\" Copyright (c) 1996 .\" Perry E. Metzger. All rights reserved. @@ -1019,6 +1019,27 @@ Enable extended attribute support for UF Increase lookup performance by maintaining in-core hash tables for large directories. .El +.Ss Options for the LFS File System +.Bl -ohang +.\" .It Cd options LFS_KERNEL_RFW +.\" There is no documentation for this. (XXX) +.\" .It Cd options LFS_QUOTA +.\" Enable traditional quota support for LFS. +.\" (It is not clear if this works.) +.\" .It Cd options LFS_QUOTA2 +.\" Enable modernized 64-bit quota support for LFS. +.\" (This does not work yet.) +.It Cd options LFS_EI +Enable ``Endian-Independent'' LFS support. +This allows (at a small performance cost) mounting an LFS file system +created for another architecture. +.\" .It Cd options LFS_EXTATTR +.\" Enable extended attribute support for LFS. +.\" (It is not clear if this works.) +.It Cd options LFS_DIRHASH +Increase lookup performance by maintaining in-core hash tables +for large directories. +.El .Ss Options for ext2fs File Systems .Bl -ohang .It Cd options EXT2FS_SYSTEM_FLAGS