NFSv3: Fix missing includes of nfs3_fs.h
authorTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 25 Sep 2014 20:28:53 +0000 (16:28 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 25 Sep 2014 20:28:53 +0000 (16:28 -0400)
commit3fc3edf141fd78f624194eb89d7b37ff86138422
treeb58bb448f982e17de18c3319cdeec431cbd51e66
parent1aff52562939485e503936e17934be077ffaea53
NFSv3: Fix missing includes of nfs3_fs.h

Silence a few warnings about missing symbols that are due to missing
includes of nfs3_fs.h.

Fixes: 00a36a1090350 (NFS: Move v3 declarations out of internal.h)
Fixes: cb8c20fa53ec2 (NFS: Move NFS v3 acl functions to nfs3_fs.h)
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs3acl.c
fs/nfs/nfs3client.c