]> git.proxmox.com Git - mirror_ubuntu-jammy-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)
commit941ba122ca56756aad82db21d28f283ad33b8dee
treeaf93598226facbbef0dd45c4a6c2dba2a944ff0a
parent5a150bdec7dc79ad88e61cdf8c13106dd878311e
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