2007-06-14 15:59:06

by Kalpak Shah

[permalink] [raw]
Subject: [PATCH 4/6] add noversion mount option

This patch adds a "noversion" mount option to disable inode version
updates.

Signed-off-by: Andreas Dilger <[email protected]>
Signed-off-by: Kalpak Shah <[email protected]>
---
fs/ext4/inode.c | 4 +++-
fs/ext4/super.c | 6 +++++-
include/linux/ext4_fs.h | 1 +
3 files changed, 9 insertions(+), 2 deletions(-)


Attachments:
ext4_no_version.patch (2.18 kB)