From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760169AbXHaD5a (ORCPT ); Thu, 30 Aug 2007 23:57:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754198AbXHaD5S (ORCPT ); Thu, 30 Aug 2007 23:57:18 -0400 Received: from rv-out-0910.google.com ([209.85.198.188]:5159 "EHLO rv-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752282AbXHaD5R (ORCPT ); Thu, 30 Aug 2007 23:57:17 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:from:to:cc:references:in-reply-to:subject:date:message-id:mime-version:content-type:content-transfer-encoding:x-mailer:thread-index:content-language; b=NnSX6quftvnl0XUX8EiC9AySrTqAGfyKlLXaV5kmZosA4HKVNgs0ZOh58XopNBhP+ekxtFORtpiLdt40CTEDj79RSS+tjOFvccQlvL/i+LRMi7zImFyCluMZPWjYFa4wNfYtKQnloZDUm12bGZ9qBBO3SeuBM0tFwpZK4D+UEpw= From: "Hua Zhong" To: "'Linus Torvalds'" , "'Trond Myklebust'" , "'Frank van Maarseveen'" Cc: "'Linux Kernel Mailing List'" , References: <000701c7eb49$cff701c0$6fe50540$@com> <1188513433.6626.24.camel@heimdal.trondhjem.org> In-Reply-To: Subject: RE: recent nfs change causes autofs regression Date: Thu, 30 Aug 2007 20:57:04 -0700 Message-ID: <001f01c7eb83$003bca30$00b35e90$@com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 12.0 Thread-Index: AcfrghCXlBUnQcrtTKK2mI+BYpsLegAAKzKQ Content-Language: en-us Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, > Hua - that said, I don't actually see why the commit you bisected to > has anything to do with the issue being discussed. Can you double-check > that it's literally that particular commit that breaks for you (you could > try just reverting that commit). I will double check that tomorrow. Thanks. :-) I'm happy I'll still be able to test the latest kernels on my work desktop. > Linus