Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 03/30/2004 14:50:46
Module Name:	src
Committed By:	oster
Date:		Tue Mar 30 14:50:46 UTC 2004

Modified Files:
	src/sys/ufs/lfs: lfs_inode.c

Log Message:
If we bail out due to an error, we need 'unreserve' the space that
we'd reserved earlier.

Approved by: yamt


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/ufs/lfs/lfs_inode.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.