Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755338AbcCUXiH (ORCPT ); Mon, 21 Mar 2016 19:38:07 -0400 Received: from mx2.suse.de ([195.135.220.15]:55117 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750920AbcCUXiF (ORCPT ); Mon, 21 Mar 2016 19:38:05 -0400 Date: Mon, 21 Mar 2016 16:38:02 -0700 From: Mark Fasheh To: Andrew Morton Cc: linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com Subject: Re: [Ocfs2-devel] [PATCH v4 2/5] ocfs2: sysfile interfaces for online file check Message-ID: <20160321233802.GG15881@wotan.suse.de> Reply-To: Mark Fasheh References: <1456723082-13838-1-git-send-email-ghe@suse.com> <1456723082-13838-3-git-send-email-ghe@suse.com> <20160321225723.GF15881@wotan.suse.de> <20160321160547.ae1761d58b1728b964966f9f@linux-foundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160321160547.ae1761d58b1728b964966f9f@linux-foundation.org> Organization: SUSE Labs 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: 1180 Lines: 31 On Mon, Mar 21, 2016 at 04:05:47PM -0700, Andrew Morton wrote: > On Mon, 21 Mar 2016 15:57:23 -0700 Mark Fasheh wrote: > > > On Mon, Feb 29, 2016 at 01:17:59PM +0800, Gang He wrote: > > > Implement online file check sysfile interfaces, e.g. > > > how to create the related sysfile according to device name, > > > how to display/handle file check request from the sysfile. > > > > > > Signed-off-by: Gang He > > Reviewed-by: Mark Fasheh > > Thanks. So all of > > ocfs2-export-ocfs2_kset-for-online-file-check.patch > ocfs2-sysfile-interfaces-for-online-file-check.patch > ocfs2-sysfile-interfaces-for-online-file-check-v4.patch > ocfs2-create-remove-sysfile-for-online-file-check.patch > ocfs2-check-fix-inode-block-for-online-file-check.patch > ocfs2-check-fix-inode-block-for-online-file-check-v4.patch > ocfs2-add-feature-document-for-online-file-check.patch > > have your reviewed-by. I'll send them on to Linus. I'm curious, are the '-V4' patches built on top of the non '-V4' versions? Otherwise though this generally sounds good to me - I have reviewed the entire online fsck patch series. --Mark -- Mark Fasheh