Whamcloud - gitweb
LU-575 MRP-133 lfs find speedup
authorVitaly Fertman <vitaly_fertman@xyratex.com>
Wed, 25 May 2011 21:07:09 +0000 (01:07 +0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 31 Jul 2012 15:43:03 +0000 (11:43 -0400)
commit34e647b06a6ff3835804d8a3796959420156fc4f
treef30b5a502581856e1315c408873cb022a4d377d0
parent596816513b0603cb159353e1444c97d8bc3bcacf
LU-575 MRP-133 lfs find speedup

lfs find should send getattr on mds only if needed;
lfs find should not break on matched obd but check other parameters as well;
lfs find time compare fixes;

Reviewed-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Reviewed-by: Colin Faber <colin.faber@xyratex.com>
Signed-off-by: Vitaly Fertman <vitaly_fertman@xyratex.com>
LU-575 MRP-260 fix quota tests

a fix for quota size units which conflicted with lfind size units

Reviewed-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Reviewed-by: Andrew Perepechko <Andrew_Perepechko@xyratex.com>
Signed-off-by: Vitaly Fertman <vitaly_fertman@xyratex.com>
Signed-off-by: Bob Glossman <bogl@whamcloud.com>
Change-Id: Id0484955602d6504b622006207ba7be4f183529f
Reviewed-on: http://review.whamcloud.com/2644
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c