NFSv4: Fix a compile warning about no prototype for nfs4_ioctl()
authorTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 8 Jan 2016 13:11:54 +0000 (08:11 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Fri, 8 Jan 2016 13:11:54 +0000 (08:11 -0500)
commit926ea40a7ee294767994b67eebff9fa015562902
tree467f793bb818ab39302503849ea51bf076a0094f
parentdaaadd2283eb8bcae3b866592a9a1c807cc60605
NFSv4: Fix a compile warning about no prototype for nfs4_ioctl()

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4file.c