staging/lustre: Declare lu_context/session_tags_default
authorOleg Drokin <green@linuxhacker.ru>
Wed, 7 Dec 2016 22:41:32 +0000 (17:41 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 3 Jan 2017 14:01:20 +0000 (15:01 +0100)
commit30d758ce8f29d210bced4ed20fc57630bda4e283
tree2b07f369a7fd221f8e84822201df56fa688524e3
parentf62427b8590519ca6f9dd783c58927caef319200
staging/lustre: Declare lu_context/session_tags_default

Make the declaration in a header, not as an extern in a C file,
that is frowned upon.
This also makes sparse a little bit more happy.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/include/lu_object.h
drivers/staging/lustre/lustre/obdclass/cl_object.c