2007-06-14 15:56:24

by Kalpak Shah

[permalink] [raw]
Subject: [PATCH 3/6] Changes for 64-bit i_version

ext4_i_version_hi_2.patch was still using ei->i_fs_version instead of
inode->i_version. I have corrected it.

Signed-off-by: Kalpak Shah <[email protected]>
Signed-off-by: Mingming Cao <[email protected]>
---
fs/ext4/inode.c | 15 ++++++++++++++-
include/linux/ext4_fs.h | 4 +++-
2 files changed, 17 insertions(+), 2 deletions(-)



Attachments:
ext4_i_version_hi_2.patch (2.27 kB)