Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 02/09/2005 16:05:29
Module Name: src
Committed By: hannken
Date: Wed Feb 9 16:05:29 UTC 2005
Modified Files:
src/sys/ufs/ffs: ffs_snapshot.c
Log Message:
Fss device only checks read access to snapshot vode. On snapshot creation
check we are either super-user or owner of the snapshot vnode.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/ufs/ffs/ffs_snapshot.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.