diff options
author | Greg Banks <gnb@sgi.com> | 2009-03-26 16:32:47 +0100 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-03-28 00:48:36 +0100 |
commit | 42d671c78f6486c932b68a50f88768c7b4e57ebf (patch) | |
tree | 092d5bb768f86235be43fd5cbf4bfd114680ac2f /fs/nfsd/nfs4proc.c | |
parent | Document /proc/fs/nfsd/pool_stats (diff) | |
download | linux-42d671c78f6486c932b68a50f88768c7b4e57ebf.tar.xz linux-42d671c78f6486c932b68a50f88768c7b4e57ebf.zip |
Fix a build warning about leaking CONFIG_NFSD to userspace.
Fix a build warning about leaking CONFIG_NFSD to userspace.
The nfsd_stats data structure does not need to be available to
userspace; no kernel interface uses it. So move it inside #ifdef
__KERNEL__ and the warning goes away.
Signed-off-by: Greg Banks <gnb@sgi.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'fs/nfsd/nfs4proc.c')
0 files changed, 0 insertions, 0 deletions