Whamcloud - gitweb
e2fsck: add assert when copying context
authorLi Xi <lixi@ddn.com>
Wed, 7 Aug 2019 07:34:00 +0000 (15:34 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Mon, 28 Mar 2022 22:13:08 +0000 (16:13 -0600)
commit68b29c3c5f61d88d40a38a059c75dacc7a5b708b
tree4908ccd3f39f4b0726e82869a714829a643501ef
parent0abf6f7aa126b39252bf10e957c98ab6be3183d3
e2fsck: add assert when copying context

Adding the assert would simplify the copying of context.

E2fsprogs-commit: 464abd60f5b68716d8ac5063d90562f9ecd2b004

Change-Id: I8276c2e90f40b08dea28b157e04df3c0f7099211
Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
e2fsck/pass1.c