X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;ds=sidebyside;f=lustre%2Fobdclass%2Fdebug.c;h=41331c877ae2009f378624a728b72faa1d432aeb;hb=adc9384fd11b7fb3b71b363c310c9fa7b37e469f;hp=9f9c0a4f8b7ed0af92176d797c3750175a33e342;hpb=1f1d3a376d488d715dd1b0c94d5b66ea05c1e6ca;p=fs%2Flustre-release.git diff --git a/lustre/obdclass/debug.c b/lustre/obdclass/debug.c index 9f9c0a4..41331c8 100644 --- a/lustre/obdclass/debug.c +++ b/lustre/obdclass/debug.c @@ -27,7 +27,7 @@ * Copyright (c) 2002, 2010, Oracle and/or its affiliates. All rights reserved. * Use is subject to license terms. * - * Copyright (c) 2012, 2013, Intel Corporation. + * Copyright (c) 2012, 2014, Intel Corporation. */ /* * This file is part of Lustre, http://www.lustre.org/ @@ -53,7 +53,6 @@ void dump_lniobuf(struct niobuf_local *nb) CDEBUG(D_RPCTRACE, "nb->page: index = %ld\n", nb->lnb_page ? page_index(nb->lnb_page) : -1); } -EXPORT_SYMBOL(dump_lniobuf); #define LPDS sizeof(__u64) int block_debug_setup(void *addr, int len, __u64 off, __u64 id)