]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging/lustre/obdclass: export debugfs functionality for GPL only.
authorOleg Drokin <green@linuxhacker.ru>
Sat, 6 Feb 2016 07:01:51 +0000 (02:01 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitda33f1dd9f69c5a5d23e1254906b027af3362e36
tree1e45fa369fa06895c3baaaf423fd476c95f9e1b1
parent49a76d7040b466dd92f198ded4aba3cd3569d48f
staging/lustre/obdclass: export debugfs functionality for GPL only.

Turns out we mistakenly export some pretty-wide-reaching debugfs
functions as EXPORT_SYMBOL instead of EXPORT_SYMBOL_GPL as we should,
so this patch rectifies the situation.

Signed-off-by: Oleg Drokin <green@linuxhacker.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/obdclass/lprocfs_status.c