Whamcloud - gitweb
LU-459 tests: quiet spurious console/test messages
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 25 Jan 2012 23:52:52 +0000 (16:52 -0700)
committerOleg Drokin <green@whamcloud.com>
Sat, 3 Mar 2012 14:09:41 +0000 (09:09 -0500)
commit26bb579a96efced8825b63b84465334368ecc382
tree2b9650ed33e31825019ec61b013664250efe2904
parent5760b34c48b4f52a7f412519977a3ad61f0ce69e
LU-459 tests: quiet spurious console/test messages

Quiet a number of frequent and useless messages printed to the test
output and/or the console.  These distract from understanding what
is happening in the test and provide little, if any, value.

The "acl" mount option on the client has been deprecated since 1.8.0,
since it was added in mid-1.6, and is driven by the MDS config only.

Use textual debug/subsystem flags instead of numeric flags.  This has
been possible through all of 1.8, but is deprecated in 2.x so that
we can move to a more sophisticated debug mechanism in the future.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I81bed13c22465dc179e19f5a6714b732d68c500c
Reviewed-on: http://review.whamcloud.com/2015
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/libcfs_fail.h
libcfs/libcfs/debug.c
lustre/quota/quota_master.c
lustre/tests/cfg/local.sh
lustre/tests/conf-sanity.sh
lustre/tests/parallel-scale-nfsv4.sh
lustre/tests/sanityn.sh
lustre/tests/test-framework.sh