diff options
author | David du Colombier <0intro@gmail.com> | 2012-08-03 21:12:10 +0200 |
---|---|---|
committer | David du Colombier <0intro@gmail.com> | 2012-08-03 21:12:10 +0200 |
commit | 3a616eaa80070a1b89b907baacc8b603b02c670e (patch) | |
tree | fcb7fc08a326597627c0e06185464ef7bb133e40 /src/cmd/dict/rev.awk | |
parent | ac2662695a41207618873798914d70242b826a63 (diff) | |
download | plan9port-3a616eaa80070a1b89b907baacc8b603b02c670e.tar.gz plan9port-3a616eaa80070a1b89b907baacc8b603b02c670e.tar.bz2 plan9port-3a616eaa80070a1b89b907baacc8b603b02c670e.zip |
vacfs: fix create srv with ORCLOSE on plan 9
In the current code, the srv file is removed
just after the main thread exits, while the
srv thread is still running, which is not
the expected behavior.
We moved the srv creation just before the
procrfork, in order that the srv file will
not be removed until the srv thread exits.
R=rsc
http://codereview.appspot.com/6397047
Diffstat (limited to 'src/cmd/dict/rev.awk')
0 files changed, 0 insertions, 0 deletions