commit | 7eb923b80c8ce16697129fb2dcdfaeabf83f0dbc | [log] [tgz] |
---|---|---|
author | Eric Van Hensbergen <ericvh@gmail.com> | Fri Oct 17 12:45:40 2008 -0500 |
committer | Eric Van Hensbergen <ericvh@gmail.com> | Fri Oct 17 12:45:40 2008 -0500 |
tree | 0bd70a738587c58b7029e46c9508c21949601d6c | |
parent | f0a0ac2ee50c62cf4ad9b06cf8a12435cc5ac44d [diff] |
9p: add more conservative locking During the reorganization some of the multi-theaded locking assumptions were accidently relaxed. This patch moves us back towards a more conservative locking strategy. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>