]> git.lizzy.rs Git - plan9front.git/commit
devmnt: make abandoning fid on botched clunk handle flushes
authorcinap_lenrek <cinap_lenrek@felloff.net>
Mon, 28 Apr 2014 04:55:06 +0000 (06:55 +0200)
committercinap_lenrek <cinap_lenrek@felloff.net>
Mon, 28 Apr 2014 04:55:06 +0000 (06:55 +0200)
commit40b6959788d35d66c5d4580730ac294f0d4c34f4
treec1c0259ba1f19f7bf0ec2f1100e2c3c343e09c8b
parent2c2a71cd515dbd28a87b4ae85080775675a3e135
devmnt: make abandoning fid on botched clunk handle flushes

make mntflushfree() return the original rpc and do the
botched clunk check on the original instead of the
current rpc.

so if we get a botched flush of a clunk, we abandon the
fid of the channel as well.
sys/src/9/port/devmnt.c