Subject: CVS commit: syssrc/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/24/2002 18:09:51
Module Name: syssrc
Committed By: yamt
Date: Sun Nov 24 16:09:51 UTC 2002
Modified Files:
syssrc/sys/ufs/lfs: lfs_bio.c
Log Message:
add a XXX comment to lfs_reserve.
* it isn't safe to unlock vp here
* because we're passing data using inode from namei.
* (eg. i_offset)
To generate a diff of this commit:
cvs rdiff -r1.45 -r1.46 syssrc/sys/ufs/lfs/lfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.