ocfs2: Binds listener to the configured ip address
authorSunil Mushran <sunil.mushran@oracle.com>
Mon, 29 Jan 2007 22:57:14 +0000 (14:57 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Wed, 7 Feb 2007 20:07:49 +0000 (12:07 -0800)
commitab81afd30bc154bb1e8749e5aeeffe9b93c90834
tree715a7d94833a1c54cf206cfd1beab76dedabba74
parent3b8118cffad224415c6f6f35abe7ca2a1d79c05a
ocfs2: Binds listener to the configured ip address

This patch binds the o2net listener to the configured ip address
instead of INADDR_ANY for security. Fixes oss.oracle.com bugzilla#814.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/cluster/tcp.c