From: tappro Date: Tue, 4 Apr 2006 09:08:52 +0000 (+0000) Subject: anoter occurance of ll_fid X-Git-Tag: v1_8_0_110~486^2~2101 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=653c4481827c1514576b4c5e3f1870adfddc7674;p=fs%2Flustre-release.git anoter occurance of ll_fid --- diff --git a/lustre/cmm/cmm_object.c b/lustre/cmm/cmm_object.c index 9cb3c42..07602cc 100644 --- a/lustre/cmm/cmm_object.c +++ b/lustre/cmm/cmm_object.c @@ -34,7 +34,7 @@ #include "cmm_internal.h" -struct cmm_object *cmm_object_find(struct cmm_device *d, struct ll_fid *f) +struct cmm_object *cmm_object_find(struct cmm_device *d, struct lu_fid *f) { struct lu_object *o;