提交 e4f3ec06 编写于 作者: P Paul Collins 提交者: Jan Kara

udf: restore UDFFS_DEBUG to being undefined by default

Commit 706047a7, "udf: Fix compilation
warnings when UDF debug is on" inadvertently (I assume) enabled
debugging messages by default for UDF.  This patch disables them again.
Signed-off-by: NPaul Collins <paul@ondioline.org>
Signed-off-by: NJan Kara <jack@suse.cz>
上级 06651906
......@@ -16,7 +16,7 @@
#define UDF_PREALLOCATE
#define UDF_DEFAULT_PREALLOC_BLOCKS 8
#define UDFFS_DEBUG
#undef UDFFS_DEBUG
#ifdef UDFFS_DEBUG
#define udf_debug(f, a...) \
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册