Whamcloud - gitweb
- added assert in mdt_is_subdir(). It only should be called against local objects;
authoryury <yury>
Mon, 30 Oct 2006 18:24:44 +0000 (18:24 +0000)
committeryury <yury>
Mon, 30 Oct 2006 18:24:44 +0000 (18:24 +0000)
commitd2b980c270af34c78254c96283698f2c4014179c
tree83a0b8363dbb52158eee999ee8e865ef04be840e
parent3a91bcf037b5556b57b99e98ab90db5bfe938cb8
- added assert in mdt_is_subdir(). It only should be called against local objects;
- cleanups in cmr_xxx methods. No need to use RETURN() without ENTRY, just return is ok;
- in mdt_reint_rename() use namelen.
lustre/cmm/cmm_object.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_reint.c