swap: make sure swapchan doesnt use the mntcache

front
cinap_lenrek 2011-12-22 02:33:49 +01:00
parent ea5a23d39a
commit 2131248411
1 changed files with 1 additions and 1 deletions

View File

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