From 653c4481827c1514576b4c5e3f1870adfddc7674 Mon Sep 17 00:00:00 2001 From: tappro Date: Tue, 4 Apr 2006 09:08:52 +0000 Subject: [PATCH] anoter occurance of ll_fid --- lustre/cmm/cmm_object.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; -- 1.8.3.1