From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sunil Mushran Date: Wed Jan 2 19:01:27 2008 Subject: [Ocfs2-devel] Re: [Ocfs2-tools-devel] [PATCH 2/6] Abstract some specific process in resize to some individual function.take 3 In-Reply-To: <20071218011251.GA23432@tma-pc1.cn.oracle.com> References: <20071218011251.GA23432@tma-pc1.cn.oracle.com> Message-ID: <477C4FB9.3070609@oracle.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ocfs2-devel@oss.oracle.com Tao Ma wrote: > Some process may be different for online and offline resize, so move > them to different functions for future change. > > Signed-off-by: Tao Ma > -- Signed-off-by: Sunil Mushran