commit | ae2e408ec2e861b0e7dceea1808e4305a9381c2f | [log] [tgz] |
---|---|---|
author | Bhumika Goyal <bhumirks@gmail.com> | Tue Oct 17 18:14:25 2017 +0200 |
committer | J. Bruce Fields <bfields@redhat.com> | Mon Nov 27 16:45:11 2017 -0500 |
tree | 6ecf0041f7a6890da39d0b4fd8429d5b0e51d6cc | |
parent | d34971a65b72619508f49cd237283e92f1c329d5 [diff] |
NFSD: make cache_detail structures const Make these const as they are only getting passed to the function cache_create_net having the argument as const. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Reviewed-by: Jeff Layton <jlayton@redhat.com> Signed-off-by: J. Bruce Fields <bfields@redhat.com>