From: NeilBrown Date: Mon, 2 Oct 2006 09:17:47 +0000 (-0700) Subject: [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports X-Git-Tag: v2.6.19-rc1~440 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80212d59e32a8a8e030c2ddc5861d8ff70542c56;p=pandora-kernel.git [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports This file will list all ports that nfsd has open. Default when TCP enabled will be ipv4 udp 0.0.0.0 2049 ipv4 tcp 0.0.0.0 2049 Later, the list of ports will be settable. 'portlist' chosen rather than 'ports', to avoid unnecessary confusion with non-mainline patches which created 'ports' with different semantics. [akpm@osdl.org: cleanups, build fix] Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed