Subject: CVS commit: src/sys/fs/efs
To: None <source-changes@NetBSD.org>
From: Stephen M. Rumble <rumble@netbsd.org>
List: source-changes
Date: 08/06/2007 23:25:27
Module Name: src
Committed By: rumble
Date: Mon Aug 6 23:25:27 UTC 2007
Modified Files:
src/sys/fs/efs: efs_subr.c
Log Message:
Fix a parenthesis bug that would nearly always make the superblock magic
check evaluate to true.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/fs/efs/efs_subr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.