From owner-freebsd-current Mon May 31 14:50: 3 1999 Delivered-To: freebsd-current@freebsd.org Received: from mx.nsu.ru (mx.nsu.ru [193.124.215.71]) by hub.freebsd.org (Postfix) with ESMTP id 4FD8D14F85 for ; Mon, 31 May 1999 14:49:58 -0700 (PDT) (envelope-from semen@iclub.nsu.ru) Received: from iclub.nsu.ru (semen@iclub.nsu.ru [193.124.222.66]) by mx.nsu.ru (8.9.1/8.9.0) with ESMTP id EAA08109 for ; Tue, 1 Jun 1999 04:48:39 +0700 (NOVST) Received: from localhost (semen@localhost) by iclub.nsu.ru (8.9.3/8.8.5) with ESMTP id EAA70795 for ; Tue, 1 Jun 1999 04:48:39 +0700 (NSS) Date: Tue, 1 Jun 1999 04:48:39 +0700 (NSS) From: Ustimenko Semen To: freebsd-current@FreeBSD.org Subject: FS Driver writing tactic Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi FS Guru! Is this a good tactic to write working VOP_BMAP and VOP_STRATEGY handlers, and implement VOP_READ and VOP_WRITE via bread and bwrite of own vnodes? Bye. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message