From owner-freebsd-current Sat Sep 23 16: 2:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 2FE0B37B422; Sat, 23 Sep 2000 16:02:54 -0700 (PDT) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 9D853BE4; Sat, 23 Sep 2000 16:02:53 -0700 (PDT) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA06726; Sat, 23 Sep 2000 16:02:48 -0700 (PDT) Message-ID: <39CD3698.D2EF0663@cup.hp.com> Date: Sat, 23 Sep 2000 16:02:48 -0700 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Andrey A. Chernov" Cc: Warner Losh , current@freebsd.org, marcel@freebsd.org Subject: Re: mtree again References: <20000915033837.A564@nagual.pp.ru> <200009142341.RAA00700@harmony.village.org> <20000915043925.A83698@nagual.pp.ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Andrey A. Chernov" wrote: > > --- usr.sbin/mtree/mtree.c.orig Thu Jul 27 07:36:02 2000 > +++ usr.sbin/mtree/mtree.c Fri Sep 15 04:00:46 2000 [snip] > @@ -115,10 +119,6 @@ > case 'q': > qflag = 1; > break; > - case 'P': > - ftsoptions ^= FTS_LOGICAL; > - ftsoptions |= FTS_PHYSICAL; > - break; > case 'r': > rflag = 1; > break; Is their any harm in just keeping the -P flag as a no-op and optionally remove it at some later time (for backward compatibility)? -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message