Print this page
patch remove-dont-swap-flag

*** 1209,1220 **** nrp->ns = ns; nrp->req = req; nrp->cr = cr; nrp->thread = curthread; - ASSERT(curthread->t_schedflag & TS_DONT_SWAP); - /* * Look to see if there is already a cluster started * for this file. */ mutex_enter(&rfs_async_write_lock); --- 1209,1218 ----