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(-)