Whamcloud - gitweb
(1) use hash value 0xfffffffeUL to mark end of a directory instead of -1;
authorhuanghua <huanghua>
Mon, 20 Nov 2006 02:57:14 +0000 (02:57 +0000)
committerhuanghua <huanghua>
Mon, 20 Nov 2006 02:57:14 +0000 (02:57 +0000)
commitee380d571fb4cffbb9505fc8cea97e7b6bb4fb83
treeaa4904ca89e6ea96785a50fdfe9b0caf73307bab
parent93ee6db6871c9913dc4a6f510ea12ba6fd1281d7
(1) use hash value 0xfffffffeUL to mark end of a directory instead of -1;
(2) add a TODO to handle readdir from removed dir. mdd_object is set to be dead when its nlink drops to zero.
lustre/include/lustre/lustre_idl.h
lustre/llite/dir.c
lustre/lmv/lmv_obd.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_object.c