Subject: PR/35121 CVS commit: src/sys/ufs/ffs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: netbsd-bugs
Date: 12/02/2006 17:25:02
The following reply was made to PR kern/35121; it has been noted by GNATS.

From: Juergen Hannken-Illjes <hannken@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35121 CVS commit: src/sys/ufs/ffs
Date: Sat,  2 Dec 2006 17:21:11 +0000 (UTC)

 Module Name:	src
 Committed By:	hannken
 Date:		Sat Dec  2 17:21:11 UTC 2006
 
 Modified Files:
 	src/sys/ufs/ffs: ffs_snapshot.c
 
 Log Message:
 On snapshot creation be sure the snapshot vnode has valid quota information.
 
 Fixes PR kern/35121
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.37 -r1.38 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.