Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
From: Joseph Qi <joseph.qi@huawei.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] [PATCH 0/3] ocfs2-tools: support append direct io ro compat feature
Date: Mon, 2 Feb 2015 10:56:45 +0800	[thread overview]
Message-ID: <54CEE76D.2070709@huawei.com> (raw)

This patch set is to support append direct io ro compat feature in ocfs2
tools side.
For mkfs.ocfs2, it turns on the feature when fromatting a new volume by
default.
For tunefs.ocfs2, it supports turn on/off the feature. This is mostly
for the existing ocfs2 volume upgrade.
For fsck.ocfs2, it supports to truncate append dio orphan entry.

 fsck.ocfs2/pass4.c                |    9 ++
 include/ocfs2-kernel/ocfs2_fs.h   |   14 +++-
 include/ocfs2/ocfs2.h             |    7 ++
 libocfs2/feature_string.c         |   27 ++++++--
 libocfs2/truncate.c               |   12 +++
 tunefs.ocfs2/Makefile             |    3
 tunefs.ocfs2/feature_append_dio.c |  123 ++++++++++++++++++++++++++++++++++++++
 tunefs.ocfs2/op_features.c        |    2
 8 files changed, 188 insertions(+), 9 deletions(-)

                 reply	other threads:[~2015-02-02  2:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=54CEE76D.2070709@huawei.com \
    --to=joseph.qi@huawei.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox