From: Mingming Cao <cmm@us.ibm.com>
To: Jean noel Cordenner <jean-noel.cordenner@bull.net>
Cc: "linux-ext4@vger.kernel.org" <linux-ext4@vger.kernel.org>
Subject: Re: [patch] i_version mount option
Date: Fri, 03 Aug 2007 10:57:16 -0700 [thread overview]
Message-ID: <46B36C7C.2090701@us.ibm.com> (raw)
In-Reply-To: <46ADFA27.8080601@bull.net>
Jean noel Cordenner wrote:
> hi,
>
> This patch apply on the top of the ext4 git tree.
> It adds a mount option to enable i_version feature for ext4.
>
I think we should fix overwrite case first. Per lkml discussion, if we
fix the overwrite case by updating the counter in file_update_time() all
the time, then the concern is this will impact other filesystems that
don't want inode versioning support.
I believe that's how leads to put this patch back (adding a mount option).
It's better to have a VFS level super block flag to indicating if the
filesystem as inode versioning support or not.
Thanks
Mingming
> Signed-off-by: Jean noel Cordenner <jean-noel.cordenner@bull.net>
>
prev parent reply other threads:[~2007-08-03 17:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-30 14:48 [patch] i_version mount option Jean noel Cordenner
2007-08-03 17:57 ` Mingming Cao [this message]
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=46B36C7C.2090701@us.ibm.com \
--to=cmm@us.ibm.com \
--cc=jean-noel.cordenner@bull.net \
--cc=linux-ext4@vger.kernel.org \
/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.