Plan 9 from Bell Labs’s /n/sources/patch/sorry/exportfs-threads/readme

Copyright © 2009 Alcatel-Lucent.
Distributed under the Lucent Public License version 1.02.
Download the Plan 9 distribution.


This makes exportfs fully threaded and solves a problem, posted
by Eric Van Hensbergen:

	% srvfs test /
	% mount /srv/test /n/test
	% lc /n/test/n/test
	[no response]

This was because exportfs did send a Tstat to itself, but since
Tstat was single-threaded, wasn't there a thread to readn() the
message and so it all stucks.


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2009 Alcatel-Lucent. All Rights Reserved.
Comments to webmaster@plan9.bell-labs.com.