[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lustre-cvs
Subject:    [lustre-cvs] b_devel: lustre/obdclass class_obd.c
From:       Eric Barton <eeb () moraine ! clusterfs ! com>
Date:       2003-09-30 9:26:00
[Download RAW message or body]

Update of /cvsroot/lustre/lustre/obdclass
In directory moraine.clusterfs.com:/tmp/cvs-serv28387/obdclass

Modified Files:
      Tag: b_devel
	class_obd.c 
Log Message:
*  Merged HEAD diffs


Index: class_obd.c
===================================================================
RCS file: /cvsroot/lustre/lustre/obdclass/class_obd.c,v
retrieving revision 1.162.2.53
retrieving revision 1.162.2.54
diff -u -w -b -B -p -r1.162.2.53 -r1.162.2.54
--- class_obd.c	26 Sep 2003 03:58:56 -0000	1.162.2.53
+++ class_obd.c	30 Sep 2003 09:25:56 -0000	1.162.2.54
@@ -86,11 +86,10 @@ struct lprocfs_vars lprocfs_version[] = 
 int proc_version;
 
 /* The following are visible and mutable through /proc/sys/lustre/. */
-unsigned long obd_fail_loc;
-unsigned long obd_timeout = 100;
-unsigned long obd_bulk_timeout = 1;
+unsigned int obd_fail_loc;
+unsigned int obd_timeout = 100;
 char obd_lustre_upcall[128] = "/usr/lib/lustre/lustre_upcall";
-unsigned long obd_sync_filter; /* = 0, don't sync by default */
+unsigned int obd_sync_filter; /* = 0, don't sync by default */
 
 #ifdef __KERNEL__
 /*  opening /dev/obd */

_______________________________________________
Lustre-cvs mailing list
Lustre-cvs@lists.clusterfs.com
https://lists.clusterfs.com/mailman/listinfo/lustre-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic