Whamcloud - gitweb
(1) small file count in sanity to avoid large directory which is not supported currently;
authorhuanghua <huanghua>
Thu, 10 Aug 2006 10:38:59 +0000 (10:38 +0000)
committerhuanghua <huanghua>
Thu, 10 Aug 2006 10:38:59 +0000 (10:38 +0000)
commit63019671751e6da6df424db5e99b9f50f127044a
treed775d75ad0d73ce970c50d0a9e09f064437f25f9
parent6fd7c4165c9e2687f2c4ea537be2a67d60fadcea
(1) small file count in sanity to avoid large directory which is not supported currently;
(2) in mdt_getattr_internal(), set different flag for regular file and dir;
(3) ajust wiretest to fix current implementation.
lustre/mdc/mdc_request.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_lib.c
lustre/tests/sanity.sh
lustre/utils/wiretest.c