X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fliblustre%2Flutil.c;h=b8ec3c3a1edfb0f8ffb5aec526e8258b8f0912f9;hb=dcd2b724b7c1e90b5f71625657dc6fb6107cfbe0;hp=68ed5f795dfc0ae58e21262d705a359c49a9b471;hpb=4f8f5f080cf1456647ce23678ee5ed1da97038c5;p=fs%2Flustre-release.git diff --git a/lustre/liblustre/lutil.c b/lustre/liblustre/lutil.c index 68ed5f7..b8ec3c3 100644 --- a/lustre/liblustre/lutil.c +++ b/lustre/liblustre/lutil.c @@ -27,7 +27,7 @@ * Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, Whamcloud, Inc. + * Copyright (c) 2012, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -61,8 +61,6 @@ #include "lutil.h" -unsigned int libcfs_subsystem_debug = ~0 - (S_LNET | S_LND); -unsigned int libcfs_debug = 0; struct task_struct *current;