From: nikita Date: Sun, 15 May 2005 07:42:58 +0000 (+0000) Subject: cleanups: X-Git-Tag: v1_7_100~1330 X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=commitdiff_plain;h=b7a88245e09aa6edbbf18626b78d9824cbde4ba0 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. --- 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