]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set.
authorDavid Anderson <dvander@google.com>
Sat, 3 Mar 2018 02:44:14 +0000 (18:44 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 21 Jun 2018 13:47:57 +0000 (09:47 -0400)
commit9c5413b1aedd2706c3daff6c051fd3b483e5b62f
tree44e8e4887f9f86aef4c9d569280ed8a014b223ca
parent12a58661ff0efeae15407ffd81a8eefc450436b2
AOSP: e2fsck: Skip duplicate blocks when RO_COMPAT_SHARED_BLOCKS is set.

If RO_COMPAT_SHARED_BLOCKS is set, the duplicate block pass is skipped
entirely.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Google-Bug-Id: 64109868
Test: f_shared_blocks_ok
Change-Id: I49a9d6c5012d5e76c9a47578a45cae7484df4c4a
From AOSP commit: 93d12bc16bffd39a56b1e08aefbc641eba298077
e2fsck/pass1.c
tests/f_shared_blocks_ok/expect.1 [new file with mode: 0644]
tests/f_shared_blocks_ok/expect.2 [new file with mode: 0644]
tests/f_shared_blocks_ok/image.gz [new file with mode: 0644]
tests/f_shared_blocks_ok/name [new file with mode: 0644]