From owner-freebsd-current Mon Apr 8 22: 8:10 2002 Delivered-To: freebsd-current@freebsd.org Received: from mail.chesapeake.net (chesapeake.net [205.130.220.14]) by hub.freebsd.org (Postfix) with ESMTP id D522F37B41B for ; Mon, 8 Apr 2002 22:08:04 -0700 (PDT) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id g39584b24283 for ; Tue, 9 Apr 2002 01:08:04 -0400 (EDT) (envelope-from jroberson@chesapeake.net) Date: Tue, 9 Apr 2002 01:08:04 -0400 (EDT) From: Jeff Roberson To: current@freebsd.org Subject: LOOKUP_SHARED is default now Message-ID: <20020409010420.R16729-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This patch has seriously reduced file system deadlocks for several people. It also makes concurrent file system access much faster in certain cases. Since I have only heard good reports and no bad reports I'm going to enable it by default. If you do experience some file system deadlocks please let me know. You may revert to the previous behavior with 'options LOOKUP_EXCLUSIVE'. I will take this away after a month or so if there are no problems. Thanks, Jeff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message