X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Finclude%2Flibcfs%2Flinux%2Flinux-fs.h;h=7573322dfe62b6b8d774cd9873d5c22a0f5727c0;hp=fa162c0e8d4fc5cb345e2c964285089d657cb9d2;hb=c1f6b32958c799412c830f35f8d16ed7275407ea;hpb=64e9b3dab58b08a57fd8832491fb5eb89a575ee4 diff --git a/lnet/include/libcfs/linux/linux-fs.h b/lnet/include/libcfs/linux/linux-fs.h index fa162c0..7573322 100644 --- a/lnet/include/libcfs/linux/linux-fs.h +++ b/lnet/include/libcfs/linux/linux-fs.h @@ -46,6 +46,7 @@ typedef struct file cfs_file_t; typedef struct dentry cfs_dentry_t; +typedef struct dirent64 cfs_dirent_t; #ifdef __KERNEL__ #define cfs_filp_size(f) (i_size_read((f)->f_dentry->d_inode))