From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Q9jg8-0000rN-Kq for garchives@archives.gentoo.org; Tue, 12 Apr 2011 19:55:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4736F1C048; Tue, 12 Apr 2011 19:53:05 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 166F41C048 for ; Tue, 12 Apr 2011 19:53:04 +0000 (UTC) Received: by qwb7 with SMTP id 7so5597340qwb.40 for ; Tue, 12 Apr 2011 12:53:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=gTJXd/P7g3YE27jvLWCtdw5BcIXtu6VrGbUX63gwu48=; b=ibkupkMGQM1f82nsy+ELhoydqoJopbuML6CHMFlDEGi/Szadydh0y3j0LggPNv39gv PjXVGtMTMfhLKNO1xMaRehNMmu4EydhtzeFDJFVpZQxdP3Md5qj9cRoXbvY9OFuIC/sA rjCTxV3T38BJnVBWr6X+93WW4Obz3l++q3ves= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=h+zZhIZl/VHzCbPNuCL/xBuFl39s6CdgedbkqlPP1RGM8HkApFIUP8j7zpihyDZIm1 MKJGKxQa7Rzr53m6ESPFZzHOueHSp8MdGLOjqJxalPic+TRZk5zywLeBo4qCQwvA9ZFN b89sNcUkeCAY8e5zdfOxYKRwt2RyHRu2cl+FQ= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.229.4.203 with SMTP id 11mr5706407qcs.72.1302637984379; Tue, 12 Apr 2011 12:53:04 -0700 (PDT) Sender: paul.hartman@gmail.com Received: by 10.229.227.71 with HTTP; Tue, 12 Apr 2011 12:53:04 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Apr 2011 14:53:04 -0500 X-Google-Sender-Auth: 9YiFm1jM5WJ16Fb8nflyPTfzXH4 Message-ID: Subject: Re: [gentoo-user] Can a forced volume check be interrupted? From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: 72ee06eb07d951811181c9abbaaea67a On Tue, Apr 12, 2011 at 2:52 PM, Paul Hartman wrote: > If it's an ext[123] you can use tune2fs -i 0 to set the auto-check > interval to never. oops, I of course meant 234 not 123 :)