NFSD: Refactor socket creation out of __write_ports()
authorChuck Lever <chuck.lever@oracle.com>
Thu, 23 Apr 2009 23:31:55 +0000 (19:31 -0400)
committerJ. Bruce Fields <bfields@citi.umich.edu>
Tue, 28 Apr 2009 17:54:27 +0000 (13:54 -0400)
commit0b7c2f6fc7e06867885c7b0f256ff5bd494e0653
treeff4434f78737edb6896275aebd6f6f93252ab34d
parent82d565919aa4138bc481a7473491b71385af4018
NFSD: Refactor socket creation out of __write_ports()

Clean up: Refactor the socket creation logic out of __write_ports() to
make it easier to understand and maintain.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
fs/nfsd/nfsctl.c