diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-03-15 19:30:33 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2017-03-15 19:30:33 +0100 |
commit | efddf485006559bef5e8791b637e742d865df434 (patch) | |
tree | f2aae7068a3861be15d73705894ebc6993433e56 /sys/lib/python/posixpath.py | |
parent | c8d9390070a5c3585e064ee25a64c49e15618b99 (diff) |
upas/fs: getting rid of the fine-grain locking...
now that locking works, its time to get rid of it.
given that the only concurrency is between the periodic reader
process and the filesystem code, just make sure the filesystem
rpc handlers do not run concurrenty while syncing is in progress
with a single qlock.
Diffstat (limited to 'sys/lib/python/posixpath.py')
0 files changed, 0 insertions, 0 deletions