Whamcloud - gitweb
(1) in mdd_lov_create(), allocate lmm before using it to call mdd_get_md();
authorhuanghua <huanghua>
Thu, 10 Aug 2006 15:28:02 +0000 (15:28 +0000)
committerhuanghua <huanghua>
Thu, 10 Aug 2006 15:28:02 +0000 (15:28 +0000)
commit21101003db70b812002fbab9375e60751b5af9e5
tree1bf19afceaf56139f1439c6157785c9029311b78
parent94ae5fbf111da34645c73fcc34d533895723ae70
(1) in mdd_lov_create(), allocate lmm before using it to call mdd_get_md();
(2) in mdd_lov_create(), free lsm after using.
lustre/mdc/mdc_request.c
lustre/mdd/mdd_lov.c