]> git.baikalelectronics.ru Git - kernel.git/commit
ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h
authorHarshad Shirwadkar <harshadshirwadkar@gmail.com>
Fri, 20 Nov 2020 20:22:31 +0000 (12:22 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 17 Dec 2020 18:30:45 +0000 (13:30 -0500)
commit13800da5425d07889d1f95ed26771050b5fbf14a
treeaf93598226facbbef0dd45c4a6c2dba2a944ff0a
parentc0ab1afd227e46875367a6a6a3668d00ef260d78
ext4: make fast_commit.h byte identical with e2fsprogs/fast_commit.h

This patch makes fast_commit.h byte by byte identical with
e2fsprogs/fast_commit.h. This will help us ensure that there are no
on-disk format inconsistencies between e2fsck and kernel ext4.

Signed-off-by: Harshad Shirwadkar <harshadshirwadkar@gmail.com>
Link: https://lore.kernel.org/r/20201120202232.2240293-1-harshadshirwadkar@gmail.com
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/ext4/fast_commit.c
fs/ext4/fast_commit.h