From b7a88245e09aa6edbbf18626b78d9824cbde4ba0 Mon Sep 17 00:00:00 2001 From: nikita Date: Sun, 15 May 2005 07:42:58 +0000 Subject: [PATCH] cleanups: - use list_for_each_entry - restructure ptlrpc_set_wait(): split into smaller functions. - factor out some common code. - some small cleanups add comments for request bit-field, difficult reply handling, etc. --- build/buildcvs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/build/buildcvs b/build/buildcvs index 9fe1efe..ce3459f 100644 --- a/build/buildcvs +++ b/build/buildcvs @@ -58,8 +58,8 @@ case "$lustretag" in ;; b_ptlrpc_cleanup) - portalstag="b_ptlrpc_cleanup" - ;; + portalstag="b_ptlrpc_cleanup" + ;; b_release_*) portalstag=$lustretag -- 1.8.3.1