summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/Kconfig
Commit message (Collapse)AuthorAgeFilesLines
* nfsd : Define NFSD only when FILE_LOCKING is enabledManish Katiyar2009-03-181-0/+1
| | | | | | | | Enable NFSD only when FILE_LOCKING is enabled, since we don't want to support NFSD without FILE_LOCKING. Signed-off-by: Manish Katiyar <mkatiyar@gmail.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
* fs/Kconfig: move nfsd outAlexey Dobriyan2009-01-221-0/+80
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>