Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757923Ab3CHOBk (ORCPT ); Fri, 8 Mar 2013 09:01:40 -0500 Received: from mail-ee0-f45.google.com ([74.125.83.45]:59270 "EHLO mail-ee0-f45.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755416Ab3CHOBj (ORCPT ); Fri, 8 Mar 2013 09:01:39 -0500 Date: Fri, 8 Mar 2013 15:01:34 +0100 From: Ingo Molnar To: Linus Torvalds Cc: "Myklebust, Trond" , Jeff Layton , Tejun Heo , Oleg Nesterov , Mandeep Singh Baines , Ming Lei , "J. Bruce Fields" , Linux Kernel Mailing List , "linux-nfs@vger.kernel.org" , "Rafael J. Wysocki" , Andrew Morton , Ingo Molnar , Al Viro Subject: Re: LOCKDEP: 3.9-rc1: mount.nfs/4272 still has locks held! Message-ID: <20130308140134.GA28413@gmail.com> References: <20130306212452.GO1227@htj.dyndns.org> <20130306213636.GP1227@htj.dyndns.org> <20130307064140.71c0936b@tlielax.poochiereds.net> <4FA345DA4F4AE44899BD2B03EEEC2FA9286B511E@sacexcmbx05-prd.hq.netapp.com> <4FA345DA4F4AE44899BD2B03EEEC2FA9286B52F1@sacexcmbx05-prd.hq.netapp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1154 Lines: 33 * Linus Torvalds wrote: > - the "freeezer for suspend/resume on a laptop" > > [...] > > The second one is unlikely to really use NFS anyway. [...] Incidentally I use NFS to a file server on my laptop, over wifi, and I close the lid for the night. It's NFS mounted soft. If it was mounted hard I wouldn't expect the lid close event to result in a successful suspend if wifi went down - but with soft I would be pretty sad in the morning if batteries drained if I closed the lid after there's a power outage which took down both wifi and the laptop power supply. Closing the lid while on battery is a pretty strong command from the user. Arguably this is a special case on several levels as on desktop distros it's not at all easy mount NFS shares (all point & click automation goes to Samba shares), just wanted to mention it. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/