From 4ff44dab8c9796ab2ebe6049e37db74faec2bd58 Mon Sep 17 00:00:00 2001 From: braam Date: Thu, 5 Dec 2002 15:41:19 +0000 Subject: [PATCH] - fix for #399 (inode synchronization through fstat) - reduce MDS/OST sizes a bit to avoid all the llmount failures - fix up the beginning of sanity.sh with systematic checks on all results (which introduce other system calls...) - fix sudo test 19 in sanity.sh to create files as other user --- lustre/tests/local2-hack.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lustre/tests/local2-hack.xml b/lustre/tests/local2-hack.xml index c3f80a1..6ae2086 100644 --- a/lustre/tests/local2-hack.xml +++ b/lustre/tests/local2-hack.xml @@ -17,14 +17,14 @@ extN - /tmp/mds1 + /tmp/mds1 yes extN - /tmp/ost1 + /tmp/ost1 yes -- 1.8.3.1