From owner-cvs-src@FreeBSD.ORG Tue Nov 6 10:31:17 2007 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95EEA16A421; Tue, 6 Nov 2007 10:31:17 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 28EE613C4B6; Tue, 6 Nov 2007 10:31:17 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 4695245EE5; Tue, 6 Nov 2007 11:30:59 +0100 (CET) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 7612D45F3F; Tue, 6 Nov 2007 11:30:55 +0100 (CET) Date: Tue, 6 Nov 2007 11:30:48 +0100 From: Pawel Jakub Dawidek To: Ulf Lilleengen Message-ID: <20071106103048.GE5268@garage.freebsd.pl> References: <200711052315.lA5NF3WB039412@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pY3vCvL1qV+PayAL" Content-Disposition: inline In-Reply-To: <200711052315.lA5NF3WB039412@repoman.freebsd.org> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.bin/fstat Makefile fstat.c fstat.h src/usr.bin/fstat/zfs Makefile zfs.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Nov 2007 10:31:17 -0000 --pY3vCvL1qV+PayAL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 05, 2007 at 11:15:03PM +0000, Ulf Lilleengen wrote: > lulf 2007-11-05 23:15:03 UTC >=20 > FreeBSD src repository >=20 > Modified files: > usr.bin/fstat Makefile fstat.c fstat.h=20 > Added files: > usr.bin/fstat/zfs Makefile zfs.c=20 > Log: > - Add ZFS-support to fstat(1). This allows ZFS-filsystems to be includi= ng in > the open file-listing. It is added as a separate source file, so it c= an > respect WITH_/WITHOUT_CDDL as compile-flags. > - The warnlevel of the Makefile was decreased to quell solaris #pragma > warnings. > - Expect that fstat(1) doesn't work with kernel compiled with > DEBUG_VFS_LOCKS/DEBUG_LOCKS for now. Just to clarify. This commit doesn't break it. It didn't worked before too. I just discovered it during testing lulf's patch. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --pY3vCvL1qV+PayAL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFHMEJYForvXbEpPzQRAtL9AKCRmgIs10oZobuubVOmlFqekn6KqwCgtux/ M/8BhyyDH81EXB7v3S7nGhk= =xygQ -----END PGP SIGNATURE----- --pY3vCvL1qV+PayAL--