swap: make sure swapchan doesnt use the mntcache
This commit is contained in:
parent
ea5a23d39a
commit
2131248411
1 changed files with 1 additions and 1 deletions
|
@ -432,7 +432,7 @@ setswapchan(Chan *c)
|
|||
swapalloc.free = conf.nswap;
|
||||
}
|
||||
}
|
||||
|
||||
c->flag &= ~CCACHE;
|
||||
swapimage.c = c;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue