Whamcloud - gitweb
b=21980 cache `ll_obdo_cache': Can't free all objects
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Thu, 19 Aug 2010 14:53:31 +0000 (18:53 +0400)
committerMikhail Pershin <tappro@sun.com>
Fri, 20 Aug 2010 12:34:03 +0000 (16:34 +0400)
commite62f0a3c5b9db5e048de54454ccfded1c44963d8
tree0e62a455bdbf70d9006eab482cccb28c7aa177c9
parent9b25c27a3e1ffb1781d6c4a80564c2217020de83
b=21980 cache `ll_obdo_cache': Can't free all objects

 Always use OBDO_ALLOC/FREE for obdo allocations to prevent slab fragmentation.
 Also removing OBD_FL_TEMPORARY flag relicts.

 o=johann
 i=di.wang
 i=dmitry.zoguine
lustre/include/lustre/lustre_idl.h
lustre/osc/osc_request.c