]> bbs.cooldavid.org Git - net-next-2.6.git/commit
nfsd: Fix independence of a few nfsd related headers
authorBoaz Harrosh <bharrosh@panasas.com>
Thu, 3 Dec 2009 18:28:47 +0000 (20:28 +0200)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Mon, 14 Dec 2009 23:12:08 +0000 (18:12 -0500)
commitd703158229329af7152d159753f849aa7bd55ee6
tree576243ae6e658b9b4dc078ba81ab74373944708a
parenta600ffcbb3743cf1296bee2a41d4824c719d7181
nfsd: Fix independence of a few nfsd related headers

An header should be compilation independent, .i.e pull in
any header who's declarations are directly used by this header.
And not let users re-include all it's dependencies all over
again.

[At the end of the day what's the use of a header if it does
 not have more then one user?]

Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
include/linux/nfs_xdr.h
include/linux/nfsacl.h