commit | 0af8887ebf4556a76680a61b0bb156d934702c63 | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Fri Jul 13 16:47:58 2007 -0500 |
committer | Eric Van Hensbergen <ericvh@ericvh-desktop.austin.ibm.com> | Sat Jul 14 15:14:19 2007 -0500 |
tree | e9d8b0fba3825aa085d815a3cd265e1a47ead76e | |
parent | 9e2f6688c0b52882496aff576b009bc1f7eea0b8 [diff] |
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>