]> git.decadent.org.uk Git - nfs-utils.git/commit
"rpc.nfsd XX" should not fail if ports are already open.
authorNeil Brown <neilb@suse.de>
Mon, 7 Aug 2006 06:37:13 +0000 (16:37 +1000)
committerNeil Brown <neilb@suse.de>
Mon, 7 Aug 2006 06:37:13 +0000 (16:37 +1000)
commit7cbd4b199f783e1ae9aaa1d3904e2700dbfcf48d
treeb54d35a86a3601494ca5afbfd39a9e24418c7471
parent6a7d90cea7650d4a40816368a61f1541a43d016c
"rpc.nfsd XX" should not fail if ports are already open.

    support/nfs/nfssvc.c:  if any ports are already open,
   don't try to open any more.
 This means that once nfsd is running
     rpc.nfsd  X
 will just change the number of threads, not the
 ports in use.
ChangeLog
support/nfs/nfssvc.c
utils/nfsd/nfsd.man