swap: make sure swapchan doesnt use the mntcache

This commit is contained in:
cinap_lenrek 2011-12-22 02:33:49 +01:00
parent ea5a23d39a
commit 2131248411

View file

@ -432,7 +432,7 @@ setswapchan(Chan *c)
swapalloc.free = conf.nswap;
}
}
c->flag &= ~CCACHE;
swapimage.c = c;
}