--- src/sys/vfs/nwfs/nwfs_vnops.c 2006/04/01 20:46:53 1.26 +++ src/sys/vfs/nwfs/nwfs_vnops.c 2006/04/28 00:24:46 1.27 @@ -748,8 +748,6 @@ nwfs_strategy(struct vop_strategy_args * struct thread *td = NULL; NCPVNDEBUG("\n"); - if (bp->b_flags & B_PHYS) - panic("nwfs physio"); if ((bp->b_flags & B_ASYNC) == 0) td = curthread; /* YYY dunno if this is legal */ /*