Subject: PR/35121 CVS commit: [netbsd-4] src/sys/ufs/ffs
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Matthias Scheler <tron@netbsd.org>
List: netbsd-bugs
Date: 12/06/2006 13:35:02
The following reply was made to PR kern/35121; it has been noted by GNATS.

From: Matthias Scheler <tron@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35121 CVS commit: [netbsd-4] src/sys/ufs/ffs
Date: Wed,  6 Dec 2006 13:31:48 +0000 (UTC)

 Module Name:	src
 Committed By:	tron
 Date:		Wed Dec  6 13:31:48 UTC 2006
 
 Modified Files:
 	src/sys/ufs/ffs [netbsd-4]: ffs_snapshot.c
 
 Log Message:
 Pull up following revision(s) (requested by hannken in ticket #252):
 	sys/ufs/ffs/ffs_snapshot.c: revision 1.38
 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.37.2.1 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.