swap: make sure swapchan doesnt use the mntcache
parent
ea5a23d39a
commit
2131248411
|
@ -432,7 +432,7 @@ setswapchan(Chan *c)
|
|||
swapalloc.free = conf.nswap;
|
||||
}
|
||||
}
|
||||
|
||||
c->flag &= ~CCACHE;
|
||||
swapimage.c = c;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue