Whamcloud - gitweb
- cleanups in split - function names are changed to make split understandable not...
authoryury <yury>
Mon, 30 Oct 2006 09:01:43 +0000 (09:01 +0000)
committeryury <yury>
Mon, 30 Oct 2006 09:01:43 +0000 (09:01 +0000)
commit1e00629e1d567ea7c2632871f1caa96209a2d8fa
tree30b488ab82894c38f3a32d6c6fc0610d969058dc
parent721170a665a7f0c09024fad1d52d2703d0041e55
- cleanups in split - function names are changed to make split understandable not only for author;

- in cml_create() check if name came to correct MDT only if cmm_split_try() returned -EALREADY, that is dir is split. In other cases that is not needed and only slows things down;

- comments, allocating new fid and creating object for slaves is united to one function.
lustre/cmm/cmm_internal.h
lustre/cmm/cmm_object.c
lustre/cmm/cmm_split.c