From owner-cvs-src-old@FreeBSD.ORG Thu Feb 10 08:07:08 2011 Return-Path: Delivered-To: cvs-src-old@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9EF0910657E9 for ; Thu, 10 Feb 2011 08:07:08 +0000 (UTC) (envelope-from netchild@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 724D58FC1B for ; Thu, 10 Feb 2011 08:07:08 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p1A8788m066573 for ; Thu, 10 Feb 2011 08:07:08 GMT (envelope-from netchild@repoman.freebsd.org) Received: (from svn2cvs@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p1A878TN066572 for cvs-src-old@freebsd.org; Thu, 10 Feb 2011 08:07:08 GMT (envelope-from netchild@repoman.freebsd.org) Message-Id: <201102100807.p1A878TN066572@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: svn2cvs set sender to netchild@repoman.freebsd.org using -f From: Alexander Leidinger Date: Thu, 10 Feb 2011 08:06:56 +0000 (UTC) To: cvs-src-old@freebsd.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/sys/ufs/ufs ufs_vnops.c X-BeenThere: cvs-src-old@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2011 08:07:08 -0000 netchild 2011-02-10 08:06:56 UTC FreeBSD src repository Modified files: sys/ufs/ufs ufs_vnops.c Log: SVN rev 218513 on 2011-02-10 08:06:56Z by netchild Wrap long line. Noticed by: bz Revision Changes Path 1.326 +2 -1 src/sys/ufs/ufs/ufs_vnops.c