Subject: CVS commit: src/sys/dev/raidframe
To: None <source-changes@NetBSD.org>
From: Greg Oster <oster@netbsd.org>
List: source-changes
Date: 01/09/2004 23:31:37
Module Name: src
Committed By: oster
Date: Fri Jan 9 23:31:37 UTC 2004
Modified Files:
src/sys/dev/raidframe: rf_parityloggingdags.c
Log Message:
[This file should have been committed with the other
rf_enableAtomicRMW changes.]
Cleanup rf_enableAtomicRMW and its use. According to the comments, we
can't set this to anything other than zero anyway. Shaves off another
900 bytes. lu_flag's days are numbered now, as are the middle
parameters of RF_CREATE_PARAM3.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/dev/raidframe/rf_parityloggingdags.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.