]> git.baikalelectronics.ru Git - kernel.git/commit
NFSD: Constify @fh argument of knfsd_fh_hash()
authorChuck Lever <chuck.lever@oracle.com>
Fri, 14 May 2021 19:56:25 +0000 (15:56 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 18 May 2021 17:44:03 +0000 (13:44 -0400)
commit8367f54b0057ad296dbf08f1170da8168fca2905
treeaba37daee445a680bd61aa5243a67edcdbf4c1fc
parent7c52e0e0e70d9fd72d9b4b728bacbc83a4606088
NFSD: Constify @fh argument of knfsd_fh_hash()

Enable knfsd_fh_hash() to be invoked in functions where the
filehandle pointer is a const.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsfh.h