Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 07/30/2003 12:38:54
Module Name: src
Committed By: yamt
Date: Wed Jul 30 12:38:54 UTC 2003
Modified Files:
src/sys/ufs/lfs: lfs_syscalls.c
Log Message:
- check EROFS earlier in lfs_markv.
- remove wrong error recovery code (fake buffers are never on bufqueue)
and put a comment instead.
To generate a diff of this commit:
cvs rdiff -r1.95 -r1.96 src/sys/ufs/lfs/lfs_syscalls.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.