All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Mark Fasheh <mfasheh@suse.de>
Cc: linux-kernel@vger.kernel.org, ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH v4 2/5] ocfs2: sysfile interfaces for online file check
Date: Mon, 21 Mar 2016 18:01:01 -0700	[thread overview]
Message-ID: <20160321180101.60c8ff3b.akpm@linux-foundation.org> (raw)
In-Reply-To: <20160321233802.GG15881@wotan.suse.de>

On Mon, 21 Mar 2016 16:38:02 -0700 Mark Fasheh <mfasheh@suse.de> wrote:

> On Mon, Mar 21, 2016 at 04:05:47PM -0700, Andrew Morton wrote:
> > On Mon, 21 Mar 2016 15:57:23 -0700 Mark Fasheh <mfasheh@suse.de> 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 <ghe@suse.com>
> > > Reviewed-by: Mark Fasheh <mfasheh@suse.de>
> > 
> > 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?

yes, the -v4 patches bring the base patch from
whatever-version-i-originally-merged up to v4.

> Otherwise though this generally sounds good to me - I have reviewed the
> entire online fsck patch series.

Cool.

WARNING: multiple messages have this Message-ID (diff)
From: Andrew Morton <akpm@linux-foundation.org>
To: Mark Fasheh <mfasheh@suse.de>
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
Date: Mon, 21 Mar 2016 18:01:01 -0700	[thread overview]
Message-ID: <20160321180101.60c8ff3b.akpm@linux-foundation.org> (raw)
In-Reply-To: <20160321233802.GG15881@wotan.suse.de>

On Mon, 21 Mar 2016 16:38:02 -0700 Mark Fasheh <mfasheh@suse.de> wrote:

> On Mon, Mar 21, 2016 at 04:05:47PM -0700, Andrew Morton wrote:
> > On Mon, 21 Mar 2016 15:57:23 -0700 Mark Fasheh <mfasheh@suse.de> 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 <ghe@suse.com>
> > > Reviewed-by: Mark Fasheh <mfasheh@suse.de>
> > 
> > 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?

yes, the -v4 patches bring the base patch from
whatever-version-i-originally-merged up to v4.

> Otherwise though this generally sounds good to me - I have reviewed the
> entire online fsck patch series.

Cool.

  reply	other threads:[~2016-03-22  1:01 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29  5:17 [Ocfs2-devel] [PATCH v4 0/5] Add online file check feature Gang He
2016-02-29  5:17 ` Gang He
2016-02-29  5:17 ` [Ocfs2-devel] [PATCH v4 1/5] ocfs2: export ocfs2_kset for online file check Gang He
2016-02-29  5:17   ` Gang He
2016-02-29  5:17 ` [Ocfs2-devel] [PATCH v4 2/5] ocfs2: sysfile interfaces " Gang He
2016-02-29  5:17   ` Gang He
2016-03-09  5:40   ` [Ocfs2-devel] " Eric Ren
2016-03-09  5:40     ` Eric Ren
2016-03-21 22:57   ` Mark Fasheh
2016-03-21 22:57     ` Mark Fasheh
2016-03-21 23:05     ` [Ocfs2-devel] " Andrew Morton
2016-03-21 23:05       ` Andrew Morton
2016-03-21 23:38       ` [Ocfs2-devel] " Mark Fasheh
2016-03-21 23:38         ` Mark Fasheh
2016-03-22  1:01         ` Andrew Morton [this message]
2016-03-22  1:01           ` Andrew Morton
2016-03-22  2:15           ` Gang He
2016-03-22  2:15             ` Gang He
2016-02-29  5:18 ` [Ocfs2-devel] [PATCH v4 3/5] ocfs2: create/remove sysfile " Gang He
2016-02-29  5:18   ` Gang He
2016-02-29  5:18 ` [Ocfs2-devel] [PATCH v4 4/5] ocfs2: check/fix inode block " Gang He
2016-02-29  5:18   ` Gang He
2016-03-09  5:41   ` [Ocfs2-devel] " Eric Ren
2016-03-09  5:41     ` Eric Ren
2016-03-21 22:16   ` Mark Fasheh
2016-03-21 22:16     ` Mark Fasheh
2016-02-29  5:18 ` [Ocfs2-devel] [PATCH v4 5/5] ocfs2: add feature document " Gang He
2016-02-29  5:18   ` Gang He

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160321180101.60c8ff3b.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mfasheh@suse.de \
    --cc=ocfs2-devel@oss.oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.