[DRBD-cvs] drbd by phil; Removed the APP_BH_SECTOR macro. Had a l...
drbd-user@lists.linbit.com
drbd-user@lists.linbit.com
Sun, 25 Jan 2004 11:18:24 +0100 (CET)
DRBD CVS committal
Author : phil
Module : drbd
Dir : drbd
Modified Files:
Tag: rel-0_7-branch
drbd_config.h
Log Message:
Removed the APP_BH_SECTOR macro. Had a look at the changes from 03-bio.diff.
===================================================================
RCS file: /var/lib/cvs/drbd/drbd/drbd_config.h,v
retrieving revision 1.1.2.3
retrieving revision 1.1.2.4
diff -u -3 -r1.1.2.3 -r1.1.2.4
--- drbd_config.h 12 Jan 2004 19:49:41 -0000 1.1.2.3
+++ drbd_config.h 25 Jan 2004 10:18:19 -0000 1.1.2.4
@@ -27,6 +27,5 @@
//#define DBG_ALL_SYMBOLS // no static functs, improves quality of OOPS traces
//#define DBG_SPINLOCKS // enables MUST_HOLD macro (assertions for spinlocks)
//#define DBG_ASSERTS // drbd_assert_breakpoint() function
-//#define DBG_BH_SECTOR // enables chekcs in BH_SECTOR macro
#endif