Subject: CVS commit: src/sys/fs/efs
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 09/08/2007 16:21:27
Module Name: src
Committed By: rumble
Date: Sat Sep 8 16:21:27 UTC 2007
Modified Files:
src/sys/fs/efs: efs_vnops.c
Log Message:
CID 4553:
In efs_lookup, when checking whether a CREATE or RENAME operation would
succeed, be sure to pass the appropriate vnode pointer to VOP_ACCESS.
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/fs/efs/efs_vnops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.