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 <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html