From 4f13de354d7d059eeb35ce1f7e58294fccf029f1 Mon Sep 17 00:00:00 2001 From: pschwan Date: Mon, 19 May 2003 03:15:48 +0000 Subject: [PATCH] land b_proto on b_devel: - major rework of the rpc and bulk APIs, lots of new assertions and cleanups - many rpc and bulk bugfixes, including bugs 937, 1057, 1072, 1162 - perform brw and getattr operations to multiple OSTs in parallel - all bulks are tied to exactly one request; multiple requests can be tied to a single request_set --- lustre/tests/.cvsignore | 1 + 1 file changed, 1 insertion(+) diff --git a/lustre/tests/.cvsignore b/lustre/tests/.cvsignore index 53501c2..5bb1e26 100644 --- a/lustre/tests/.cvsignore +++ b/lustre/tests/.cvsignore @@ -40,3 +40,4 @@ opendirunlink runas openfile unlinkmany +fchdir_test -- 1.8.3.1