Whamcloud - gitweb
Branch HEAD
authorfanyong <fanyong>
Tue, 8 Jul 2008 02:18:20 +0000 (02:18 +0000)
committerfanyong <fanyong>
Tue, 8 Jul 2008 02:18:20 +0000 (02:18 +0000)
commitb460ca87c0d01e4de18681fdd936b1a30cbfca21
treec3070547705554a23922ad5d210186b0d4640def
parent43982f23241b0b658fce67f85fc196b564e06ef3
Branch HEAD
b=16167
i=nikita
i=huanghua

If subdir count is up to ddp_max_nlink, then enable MNLINK_OBJ flag and
assign "i_nlink" to 1. It is a trick to break through the "i_nlink"
limitation for subdir count.
lustre/mdd/mdd_dir.c
lustre/mdd/mdd_internal.h
lustre/mdd/mdd_object.c
lustre/osd/osd_handler.c