nfsd: make fs/nfsd/vfs.h for common includes
authorJ. Bruce Fields <bfields@citi.umich.edu>
Wed, 4 Nov 2009 23:12:35 +0000 (18:12 -0500)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Fri, 13 Nov 2009 18:23:02 +0000 (13:23 -0500)
None of this stuff is used outside nfsd, so move it out of the common
linux include directory.

Actually, probably none of the stuff in include/linux/nfsd/nfsd.h really
belongs there, so later we may remove that file entirely.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>

No differences found