]> git.lizzy.rs Git - plan9front.git/commit
hjfs: deal with ORCLOSE in chancreat()
authorcinap_lenrek <cinap_lenrek@gmx.de>
Wed, 29 May 2013 23:58:09 +0000 (01:58 +0200)
committercinap_lenrek <cinap_lenrek@gmx.de>
Wed, 29 May 2013 23:58:09 +0000 (01:58 +0200)
commit9abafe226e5f89c783fa9fa388b63878dd473770
treeb4145d975583ef98a8449fcbd2ca14fb3f6c99da
parent5ba51bcd0df358b9be8e8114849043c486b71c23
hjfs: deal with ORCLOSE in chancreat()

ORCLOSE was effectively ignored for Tcreate. just setting
CHRCLOSE flag on chan should fix it.
sys/src/cmd/hjfs/fs2.c