nfsd: remove <linux/nfsd/nfsfh.h>
authorChristoph Hellwig <hch@lst.de>
Tue, 6 May 2014 17:37:13 +0000 (19:37 +0200)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 6 May 2014 21:54:53 +0000 (17:54 -0400)
The only real user of this header is fs/nfsd/nfsfh.h, so merge the
two.  Various lockѕ source files used it to indirectly get other
sunrpc or nfs headers, so fix those up.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>

No differences found