Paul Clements wrote: > Dave Jones wrote: > > modprobe nbd ; rmmod nbd was enough to reproduce this one.. > > (2.6.3rc4) > Ahh, cleanup was being done in the wrong order. > > Patch coming shortly... Here it is, as well as another to fix some return codes (so nbd-client can exit with the proper error code, rather than 0, when an error occurs). Tested against 2.6.3-rc2. Please apply. Thanks, Paul