From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752110AbdEBJZ7 (ORCPT ); Tue, 2 May 2017 05:25:59 -0400 Received: from cmccmta2.chinamobile.com ([221.176.66.80]:19258 "EHLO cmccmta2.chinamobile.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751015AbdEBJZ5 (ORCPT ); Tue, 2 May 2017 05:25:57 -0400 X-RM-TRANSID: 2ee659085094002-458c7 X-RM-SPAM-FLAG: 00000000 X-RM-TRANSID: 2ee759085093281-eb1e8 From: "lixiubo" To: "'Nicholas A. Bellinger'" Cc: , , , , , , , References: <1493187952-13125-1-git-send-email-lixiubo@cmss.chinamobile.com> <1493702720.23202.63.camel@haakon3.risingtidesystems.com> In-Reply-To: <1493702720.23202.63.camel@haakon3.risingtidesystems.com> Subject: =?UTF-8?Q?=E7=AD=94=E5=A4=8D:_=5BPATCH_v6_0/2=5D_tcmu:_Dynamic?= =?UTF-8?Q?_growing_data_area_support?= Date: Tue, 2 May 2017 17:25:39 +0800 Message-ID: <0b1c01d2c326$10d8c160$328a4420$@cmss.chinamobile.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQMK0U1N4giP2EUh5hSWr6dEvsgM/gIsb/ZWn19EzcA= Content-Language: zh-cn Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > Xiubo Li (2): > > tcmu: Add dynamic growing data area feature support > > tcmu: Add global data block pool support > > > > drivers/target/target_core_user.c | 598 > > ++++++++++++++++++++++++++++++-------- > > 1 file changed, 469 insertions(+), 129 deletions(-) > > > > So based upon the feedback from MNC, this looks OK to merge. > > It looks like there is one bug as reported by MNC introduced by patch > #1. > It's actually one enhancement. > Please go ahead and post an incremental patch to address this at your > earliest convenience. > And I will address this later. Thank, BRs Xiubo