Skip to content
Commit 0af8887e authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: fix a race condition bug in umount which caused a segfault



umounting partitions after heavy activity would sometimes trigger a
segmentation violation.  This fix appears to remove that problem.
Fix originally provided by Latchesar Ionkov.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 9e2f6688
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment