X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fllite%2Fdir.c;h=e93feec8925c646c1bd437cea64f3db97189a98f;hp=493996d8e1e7a95d8385719bfa70c8897d259f5f;hb=4e57f6dd3a156e35ccb587fc5c003805dd73ecb7;hpb=bee35dd415cf51ad784e69eb91a5fbe02b7c0d70 diff --git a/lustre/llite/dir.c b/lustre/llite/dir.c index 493996d..e93feec 100644 --- a/lustre/llite/dir.c +++ b/lustre/llite/dir.c @@ -135,7 +135,8 @@ * page is empty (contains no dir entry) or hash collide with next page. * After client receives reply, several pages will be integrated into dir page * in CFS_PAGE_SIZE (if CFS_PAGE_SIZE greater than LU_PAGE_SIZE), and the - * lu_dirpage for this integrated page will be adjusted. + * lu_dirpage for this integrated page will be adjusted. See + * lmv_adjust_dirpages(). * */