X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fllite_internal.h;h=d066f98ff25b0a1484a575acd51cdcc55f479ca1;hp=1fc1222c7fa28a00bd71445be053860a3b488aab;hb=38c4c538f53fb5f0c7f6db6d4970c491184e81a0;hpb=7e26413aa85fdc931721cde36bae3bf2bb97e63f diff --git a/lustre/llite/llite_internal.h b/lustre/llite/llite_internal.h index 1fc1222..d066f98 100644 --- a/lustre/llite/llite_internal.h +++ b/lustre/llite/llite_internal.h @@ -170,7 +170,7 @@ struct ll_inode_info { * -- I am the owner of dir statahead. */ pid_t lli_opendir_pid; /* directory depth to ROOT */ - unsigned short lli_depth; + unsigned short lli_dir_depth; /* stat will try to access statahead entries or start * statahead if this flag is set, and this flag will be * set upon dir open, and cleared when dir is closed,