Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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: Eric Van Hensbergen <ericvh@gmail.com>
- Loading branch information