From: Chuck Lever Date: Thu, 23 Apr 2009 23:32:03 +0000 (-0400) Subject: NFSD: Note an additional requirement when passing TCP sockets to portlist X-Git-Tag: v2.6.31-rc1~57^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c71206a7b4e829601e44c49d8a0f4df0fdfe9302;p=pandora-kernel.git NFSD: Note an additional requirement when passing TCP sockets to portlist User space must call listen(3) on SOCK_STREAM sockets passed into /proc/fs/nfsd/portlist, otherwise that listener is ignored. Document this. Signed-off-by: Chuck Lever Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed