Whamcloud - gitweb
LU-11986 libcfs: provide QSTR_INIT compat macro 90/38090/2
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 27 Mar 2020 08:08:26 +0000 (02:08 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 6 Apr 2020 21:17:09 +0000 (21:17 +0000)
commitfd50d435119f0993ee05a4653315e1a55627817b
tree0d62b186fdc88ef02ab6887c84856e77a3c103f2
parent9ef44ab89cf8a0e079b8d1878832b7ece483d765
LU-11986 libcfs: provide QSTR_INIT compat macro

Provide a compat macro for QSTR_INIT() for older kernels.

Fixes: 9d42660e173e ("LU-11986 lnet: properly cleanup lnet debugfs files")
Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ice19a4dad8456551ba398034a8d3942068006512
Reviewed-on: https://review.whamcloud.com/38090
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Serguei Smirnov <ssmirnov@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
libcfs/include/libcfs/linux/linux-fs.h
libcfs/libcfs/module.c