Whamcloud - gitweb
LU-14291 lustre: only include nrs headers when needed 28/41128/4
authorMr NeilBrown <neilb@suse.de>
Thu, 29 Oct 2020 04:01:35 +0000 (15:01 +1100)
committerOleg Drokin <green@whamcloud.com>
Fri, 26 Feb 2021 21:07:07 +0000 (21:07 +0000)
commit7a8fafe2a10674dae7dc490c45d7bd2e49e1926e
treec6c98f34be4354316868962743d2f90804693ed6
parentdaa388b5399b4e2979865717d4cc0ee7cb3fa1db
LU-14291 lustre: only include nrs headers when needed

Various lustre_nrs_*.h header are only needed on the server.  Make
this explicit, so it is easier to see which files are needed on the
client.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.de>
Change-Id: I9bc30acc4f62ea9af516055edbb7833919811089
Reviewed-on: https://review.whamcloud.com/41128
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_nrs.h
lustre/ldlm/ldlm_resource.c
lustre/obdclass/lu_object.c