Whamcloud - gitweb
LU-4423 lustre: don't declare extern variables in C files. 50/36650/3
authorMr NeilBrown <neilb@suse.de>
Sun, 3 Nov 2019 22:37:10 +0000 (09:37 +1100)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Dec 2019 05:58:54 +0000 (05:58 +0000)
commit1a7720934dfb3105afd2f025c953bea2167d4e5d
tree93b2683f5953f6fbfa3c75e153dc818db3398639
parenta1bf9876a328aec3b1d307e8b20d997b30377402
LU-4423 lustre: don't declare extern variables in C files.

A previous patch already removes some 'extern's.  This patch
removes the remainder from kernel code.

Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: If78d96edd389c602ac8ee3321492db5fedda7c69
Reviewed-on: https://review.whamcloud.com/36650
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Petros Koutoupis <pkoutoupis@cray.com>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
14 files changed:
lnet/include/lnet/lib-lnet.h
lnet/lnet/lib-move.c
lnet/lnet/router.c
lustre/fid/fid_handler.c
lustre/fid/fid_internal.h
lustre/fld/fld_index.c
lustre/lfsck/lfsck_layout.c
lustre/mdt/mdt_recovery.c
lustre/osd-ldiskfs/osd_iam.c
lustre/osd-ldiskfs/osd_iam.h
lustre/osd-zfs/osd_internal.h
lustre/osd-zfs/osd_object.c
lustre/quota/qsd_internal.h
lustre/quota/qsd_writeback.c