1 Star 0 Fork 17

josephhz/e2fsprogs

forked from src-anolis-os/e2fsprogs 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
1008-tests-add-description-for-j_recover_fast_commit.patch 766 Bytes
一键复制 编辑 原始数据 按行查看 历史
josephhz 提交于 2024-11-13 11:53 . enable metadata_csum by default
From 09c58226db0f0a651c5ad76aa9361a8ca044593e Mon Sep 17 00:00:00 2001
From: Theodore Ts'o <[email protected]>
Date: Thu, 29 Jul 2021 17:42:23 -0400
Subject: [PATCH 8/8] tests: add description for j_recover_fast_commit
Signed-off-by: Theodore Ts'o <[email protected]>
Signed-off-by: Joseph Qi <[email protected]>
---
tests/j_recover_fast_commit/script | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/j_recover_fast_commit/script b/tests/j_recover_fast_commit/script
index 05c40cc5..14cbb60f 100755
--- a/tests/j_recover_fast_commit/script
+++ b/tests/j_recover_fast_commit/script
@@ -3,6 +3,7 @@
FSCK_OPT=-fy
IMAGE=$test_dir/image.gz
CMDS=$test_dir/commands
+test_description="replay fast commit journal"
gunzip < $IMAGE > $TMPFILE
--
2.39.3
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/josephhz/e2fsprogs.git
[email protected]:josephhz/e2fsprogs.git
josephhz
e2fsprogs
e2fsprogs
a8

搜索帮助