aboutsummaryrefslogtreecommitdiff
path: root/src/lib9
diff options
context:
space:
mode:
authorDavid du Colombier <0intro@gmail.com>2012-08-03 21:12:10 +0200
committerDavid du Colombier <0intro@gmail.com>2012-08-03 21:12:10 +0200
commit3a616eaa80070a1b89b907baacc8b603b02c670e (patch)
treefcb7fc08a326597627c0e06185464ef7bb133e40 /src/lib9
parentac2662695a41207618873798914d70242b826a63 (diff)
downloadplan9port-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/lib9')
0 files changed, 0 insertions, 0 deletions