Print this page
patch remove-dont-swap-flag

@@ -1209,12 +1209,10 @@
         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);