Whamcloud - gitweb
(1) do not return any entry to client for a dead directory;
authorhuanghua <huanghua>
Tue, 21 Nov 2006 02:36:42 +0000 (02:36 +0000)
committerhuanghua <huanghua>
Tue, 21 Nov 2006 02:36:42 +0000 (02:36 +0000)
commita14a7e83d0c2c1d139c883f5ad976047384c4f5a
tree431ce9c44877aff27d9ae6c616e09700f2608218
parent6fe48f1dab5ea52309461c5308907032a890cd7b
(1) do not return any entry to client for a dead directory;
(2) add nlink overflow checking for mkdir. more checking will be added soon.
lustre/mdd/mdd_device.c
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_object.c