commit | 0a3adadee42f2865bb867b8c5f4955b7def9baad | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Wed Nov 04 18:12:35 2009 -0500 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Nov 13 13:23:02 2009 -0500 |
tree | de98be9152faba8ea38bae24a7f5cce33ae99148 | |
parent | ea4878a24d7e6a467d369b962bab95bd6a12cbe0 [diff] |
nfsd: make fs/nfsd/vfs.h for common includes 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>