From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Thornber Subject: Re: [PATCH] dm-kcopyd: Introduce gfp flags for alloc_pl Date: Wed, 25 May 2011 18:50:31 +0100 Message-ID: <1306345831.25274.6.camel@ubuntu> References: Reply-To: device-mapper development Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: dm-devel-bounces@redhat.com Errors-To: dm-devel-bounces@redhat.com To: device-mapper development Cc: "Alasdair G. Kergon" List-Id: dm-devel.ids Thanks Mikulas, I've reviewed and tested these 4 patches. - Joe On Wed, 2011-05-25 at 12:47 -0400, Mikulas Patocka wrote: > dm-kcopyd: Introduce gfp flags for alloc_pl > > It will be used in further patches. > > Signed-off-by: Mikulas Patocka