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

List:       lustre-cvs
Subject:    [Lustre-cvs] CVS: obd/include/linux obd_class.h,1.49,1.50
From:       "Peter J. Braam" <braam () users ! sourceforge ! net>
Date:       2001-10-20 19:53:10
[Download RAW message or body]

Update of /cvsroot/lustre/obd/include/linux
In directory usw-pr-cvs1:/tmp/cvs-serv11669/include/linux

Modified Files:
	obd_class.h 
Log Message:
Another very major cleanup:
 - new lookup/new_inode code based on iget4 (saves RPC's)
 - reorganized the layout of ext2_obd.c
 - the bonnie++ bug can be fixed by patching the 2.4.3 kernel. 


Index: obd_class.h
===================================================================
RCS file: /cvsroot/lustre/obd/include/linux/obd_class.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- obd_class.h	2001/10/17 00:28:29	1.49
+++ obd_class.h	2001/10/21 02:52:05	1.50
@@ -249,7 +249,7 @@
                 EXIT;
                 return ERR_PTR(-ENOMEM);
         }
-        memset(oa, 0, sizeof(*oa));
+
         oa->o_id = id;
         oa->o_valid = valid;
         if ((err = OBP(conn->oc_dev, getattr)(conn, oa))) {

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

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