From owner-freebsd-bugs Tue Oct 22 15:52:35 1996 Return-Path: owner-bugs Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id PAA11799 for bugs-outgoing; Tue, 22 Oct 1996 15:52:35 -0700 (PDT) Received: from irz301.inf.tu-dresden.de (irz301.inf.tu-dresden.de [141.76.1.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id PAA11788 for ; Tue, 22 Oct 1996 15:52:26 -0700 (PDT) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by irz301.inf.tu-dresden.de (8.6.12/8.6.12-s1) with ESMTP id AAA29997; Wed, 23 Oct 1996 00:52:16 +0200 Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id AAA07146; Wed, 23 Oct 1996 00:52:15 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.7.6/8.6.9) id AAA20456; Wed, 23 Oct 1996 00:28:02 +0200 (MET DST) From: J Wunsch Message-Id: <199610222228.AAA20456@uriah.heep.sax.de> Subject: Re: bin/926 To: nate@mt.sri.com (Nate Williams) Date: Wed, 23 Oct 1996 00:28:02 +0200 (MET DST) Cc: joerg_wunsch@uriah.heep.sax.de, nate@mt.sri.com, hsu@clinet.fi, dg@Root.COM, freebsd-bugs@freefall.freebsd.org Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: <199610222214.QAA24663@rocky.mt.sri.com> from Nate Williams at "Oct 22, 96 04:14:48 pm" X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E X-Mailer: ELM [version 2.4ME+ PL17 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Nate Williams wrote: > > > It's in the source, but not in the man-page. > > > > Because it's deprecated. > Are you supposed to add -b to the flags in /etc/fstab? I'm confused, > since I thought you were supposed to have old-style flags. Yep, uncle:/usr /uncle/usr nfs rw,intr,bg 0 0 is identical to uncle:/usr /uncle/usr nfs rw,-i,-b 0 0 I'm not completely certain whether this would work (i remember some old discussion about some brokeness with the `=' char): uncle:/usr /uncle/usr nfs rw,-i,-b,-r=1024,-w=1024 0 0 -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)