From owner-cvs-src@FreeBSD.ORG Wed Mar 8 10:41:24 2006 Return-Path: X-Original-To: cvs-src@FreeBSD.org Delivered-To: cvs-src@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DD0516A420; Wed, 8 Mar 2006 10:41:24 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB18C43D46; Wed, 8 Mar 2006 10:41:21 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k28AfKQ1055789; Wed, 8 Mar 2006 12:41:20 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 87832-01-5; Wed, 8 Mar 2006 12:41:11 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k28AdjUs055691 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 8 Mar 2006 12:39:45 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k28Ae02F053022; Wed, 8 Mar 2006 12:40:00 +0200 (EET) (envelope-from ru) Date: Wed, 8 Mar 2006 12:40:00 +0200 From: Ruslan Ermilov To: Kris Kennaway Message-ID: <20060308104000.GC52377@ip.net.ua> References: <200603080214.k282EdBH054091@repoman.freebsd.org> <20060308070632.GA52377@ip.net.ua> <20060308081625.GA55281@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qbvjkv9qwOGw/5Fx" Content-Disposition: inline In-Reply-To: <20060308081625.GA55281@xor.obsecurity.org> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Tor Egge , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/ufs/ufs ufs_lookup.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: Wed, 08 Mar 2006 10:41:24 -0000 --Qbvjkv9qwOGw/5Fx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 08, 2006 at 03:16:25AM -0500, Kris Kennaway wrote: > On Wed, Mar 08, 2006 at 09:06:32AM +0200, Ruslan Ermilov wrote: > > On Wed, Mar 08, 2006 at 02:14:39AM +0000, Tor Egge wrote: > > > tegge 2006-03-08 02:14:39 UTC > > >=20 > > > FreeBSD src repository > > >=20 > > > Modified files: > > > sys/ufs/ufs ufs_lookup.c=20 > > > Log: > > > Don't set IN_CHANGE and IN_UPDATE on inodes for potentially suspend= ed > > > file systems. This could cause deadlocks when creating snapshots. > > > =20 > > > Reviewed by: jeff > > > =20 > > > Revision Changes Path > > > 1.80 +0 -1 src/sys/ufs/ufs/ufs_lookup.c > > >=20 > > Like for example "ls -l /filesystem/.snap" when "fsck -B" is in place? >=20 > Is that a deadlock, or just the process being suspended until fsck > finishes? >=20 The latter. Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Qbvjkv9qwOGw/5Fx Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEDrSAqRfpzJluFF4RAhpQAJ9/sfJ5LCPjZOMwkRUJ0qdp8MvkDACdGIsK DPOVDiE0yAM6M6AfvqgjGxE= =+Va/ -----END PGP SIGNATURE----- --Qbvjkv9qwOGw/5Fx--