Actions
Bug #583
closedDouble nfs mount freezes machine
Status:
Closed
Priority:
Urgent
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Using recent HEAD or 1.8-release:
Executing a nfs mount command twice and accessing the mount point
will freeze machine (client).
Break to DDB works.
Eg:
#mount /NFS
#mount /NFS
#ls /NFS
-thomas
Updated by corecode over 17 years ago
seems we have problems with multiple mounts on one mountpoint?
Updated by dillon over 17 years ago
:
:Simon 'corecode' Schubert <corecode@fs.ei.tum.de> added the comment:
:
:seems we have problems with multiple mounts on one mountpoint?
:
:----------
:priority: -> critical
:status: unread -> chatting
Yes, we do. I reproduced it and I am working on it now. I
should be able to track it down today.
It looks like an infinite loop somewhere, I'm not sure
where yet. It happens with any mount but is easiest to
reproduce with NFS and MFS.
-Matt
Matthew Dillon
<dillon@backplane.com>
Updated by luxh over 17 years ago
Actions