X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fliblustre%2Fdir.c;h=fb33c355357155d378daf69eceebd8b45740a423;hb=c24ae3c9f9d4470394e74038215fed01be4bc3b1;hp=0e0f8b8f08bd42c8d923337645d75f98a9733051;hpb=2d8ad415e269efd618f96e24d48e75b8fd8da687;p=fs%2Flustre-release.git diff --git a/lustre/liblustre/dir.c b/lustre/liblustre/dir.c index 0e0f8b8..fb33c35 100644 --- a/lustre/liblustre/dir.c +++ b/lustre/liblustre/dir.c @@ -238,7 +238,7 @@ ssize_t llu_iop_filldirentries(struct inode *dir, _SYSIO_OFF_T *basep, char *name; int namelen; struct lu_fid fid; - ino_t ino; + __u64 ino; hash = le64_to_cpu(ent->lde_hash); namelen = le16_to_cpu(ent->lde_namelen);