From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sukadev Bhattiprolu Subject: Re: [PATCH 0/5][v5][cr] Checkpoint/restart file locks Date: Fri, 29 Oct 2010 11:35:07 -0700 Message-ID: <20101029183507.GA6726@us.ibm.com> References: <1288333001-28838-1-git-send-email-sukadev@linux.vnet.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Matthew Wilcox , Containers , Jamie Lokier , linux-fsdevel@vger.kernel.org, Dan Smith , Steven Whitehouse To: Lin Ming Return-path: Received: from e8.ny.us.ibm.com ([32.97.182.138]:45003 "EHLO e8.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757142Ab0J2S1a (ORCPT ); Fri, 29 Oct 2010 14:27:30 -0400 Received: from d01relay06.pok.ibm.com (d01relay06.pok.ibm.com [9.56.227.116]) by e8.ny.us.ibm.com (8.14.4/8.13.1) with ESMTP id o9TIB0uH020451 for ; Fri, 29 Oct 2010 14:11:00 -0400 Received: from d01av04.pok.ibm.com (d01av04.pok.ibm.com [9.56.224.64]) by d01relay06.pok.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id o9TIRPub1831138 for ; Fri, 29 Oct 2010 14:27:25 -0400 Received: from d01av04.pok.ibm.com (loopback [127.0.0.1]) by d01av04.pok.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id o9TIRNeh017931 for ; Fri, 29 Oct 2010 14:27:25 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Lin Ming [lin@ming.vg] wrote: | Hi, | | Which tree are these patches against? | | I can't apply them neither to Linus tree(18cb657c) nor | vfs-2.6.git/for-linus branch(a4cdbd8b). These apply to the checkpoint/restart tree: git://git.ncl.cs.columbia.edu/pub/git/linux-cr.git They need the checkpoint/restart infrastructure which is not in the main line kernel yet. We have been using the [cr] prefix to identify these patches, but will add a pointer to the above tree in the future. Thanks, Sukadev