]> git.decadent.org.uk Git - nfs-utils.git/commit
Work around svc_getreqset in glibc 3
authorNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 00:12:34 +0000 (11:12 +1100)
committerNeil Brown <neilb@suse.de>
Mon, 19 Mar 2007 00:12:34 +0000 (11:12 +1100)
commit97ccd3d1b61f20cd681a82089e83c58f97438f1a
tree2703d4726975be2ab7c6f74dac64affaa6e9c469
parentcb2342b123ded9f074345e15e5ffc0dbfeb095e0
Work around svc_getreqset in glibc 3

Without this fix, mountd ignores sockets with filedescriptor > 31,
so if there are more than about 26 concurrent connections, mountd
starts spinning.
utils/mountd/svc_run.c