From owner-freebsd-stable@FreeBSD.ORG Mon Sep 28 03:37:22 2009 Return-Path: Delivered-To: FreeBSD-Stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97944106566C for ; Mon, 28 Sep 2009 03:37:22 +0000 (UTC) (envelope-from cmdlnkid@gmail.com) Received: from mail-qy0-f176.google.com (mail-qy0-f176.google.com [209.85.221.176]) by mx1.freebsd.org (Postfix) with ESMTP id 4C81C8FC13 for ; Mon, 28 Sep 2009 03:37:22 +0000 (UTC) Received: by qyk6 with SMTP id 6so1732332qyk.3 for ; Sun, 27 Sep 2009 20:37:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:user-agent:x-openpgp-key-id:x-openpgp-key-fingerprint :mime-version:content-type; bh=6JTuPetaF5Dv41awj1Lsi/moq2szRaj1ciHP3JDE66o=; b=seFYHB2efKwY1xlaaR0TRi/52846fETcOK2o/kJE3zM0Ikc8FkxA6AdeN23CsEIqsI xXJ43ANIkLbsN/HWyzg0wngVHXdaJxZqRyD7RY5jQRgW3oBGyZnsjzKeRR3UyEoyqump pOTLtCZloC9DiTkdhSYaYJXos0C9fJIk74YDQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:user-agent:x-openpgp-key-id :x-openpgp-key-fingerprint:mime-version:content-type; b=Vtr39GxHdNE6NYy92I7QG2HG+0e/sTSM4YP87kzwEx3YV6GMG0WT5x8qR2Dua93rzb O6CQolSsBPIm5x2Gbpb/RCzNUC+Zt7KdNt756t6TE/43SwFJ/bwgiyRcOW9QBSuv65Yf QpIX0ed59/cm6oEms9mVaHHy1qRD902pOkbAg= Received: by 10.224.1.11 with SMTP id 11mr2205616qad.357.1254109041536; Sun, 27 Sep 2009 20:37:21 -0700 (PDT) Received: from dimension.5p.local (adsl-99-35-15-84.dsl.klmzmi.sbcglobal.net [99.35.15.84]) by mx.google.com with ESMTPS id 26sm166473qwa.0.2009.09.27.20.37.20 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 27 Sep 2009 20:37:21 -0700 (PDT) Date: Sun, 27 Sep 2009 23:37:14 -0400 From: CmdLnKid To: FreeBSD Stable Message-ID: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) X-OpenPGP-Key-Id: 0xFAD8B467 X-OpenPGP-Key-Fingerprint: D197 8B5A C1BC AD25 33C9 16DF 2C68 DCDE FAD8 B467 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Cc: Subject: locate(1) ZFS addition X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 28 Sep 2009 03:37:22 -0000 I just came across what I believe to be just a oversight on locate(1). By default as stated in its locate.rc file in /etc it states that the default file systems that will be searched is "ufs ext2fs". Would it be wise to have the default be "ufs zfs xfs ext2fs" ? or some other combination. PS: Should a PR be filed for this ? Best regards -- - (2^(N-1))