Subject: CVS commit: src/sys/rump/fs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 08/09/2007 09:19:30
Module Name:	src
Committed By:	pooka
Date:		Thu Aug  9 09:19:30 UTC 2007

Modified Files:
	src/sys/rump/fs: Makefile.rumpfs
	src/sys/rump/fs/bin/lfs: Makefile lfs.c

Log Message:
Enable lfs in r/o mode, i.e. does not start lfs_clean-nerd and do
any real trickery.  Unfortunately this was the easy part; r/w
support is going to make ascending naked, blind, illiterate, without
food and as an atheist look trivial.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/rump/fs/Makefile.rumpfs
cvs rdiff -r1.1 -r1.2 src/sys/rump/fs/bin/lfs/Makefile \
    src/sys/rump/fs/bin/lfs/lfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.