Date: Sat, 23 May 2009 17:09:30 +0100 (BST) From: Robert Watson <rwatson@FreeBSD.org> To: Dag-Erling Smorgrav <des@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r192639 - head/sys/cddl/boot/zfs Message-ID: <alpine.BSF.2.00.0905231708290.75344@fledge.watson.org> In-Reply-To: <200905231600.n4NG0G78059747@svn.freebsd.org> References: <200905231600.n4NG0G78059747@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 23 May 2009, Dag-Erling Smorgrav wrote:
> Remove svn:keywords on a file that had fbsd:nokeywords (though I don't
> understand the reason for the latter)
This seems backwards, as does the commit that followed it to remove the
expanded $FreeBSD$ string. Is there any reason this file shouldn't have an ID
string? Or rather, is there any reason to have an unexpanded one as opposed
to none, or an expanded one?
Robert N M Watson
Computer Laboratory
University of Cambridge
>
> Modified:
> head/sys/cddl/boot/zfs/zfssubr.c (contents, props changed)
>
> Modified: head/sys/cddl/boot/zfs/zfssubr.c
> ==============================================================================
> --- head/sys/cddl/boot/zfs/zfssubr.c Sat May 23 13:51:05 2009 (r192638)
> +++ head/sys/cddl/boot/zfs/zfssubr.c Sat May 23 16:00:16 2009 (r192639)
> @@ -24,7 +24,7 @@
> */
>
> #include <sys/cdefs.h>
> -__FBSDID("$FreeBSD$");
> +__FBSDID("$FreeBSD: head/sys/cddl/boot/zfs/zfssubr.c 192599 2009-05-22 20:07:39Z des $");
>
> static uint64_t zfs_crc64_table[256];
>
>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0905231708290.75344>
