提交 006a58a2 编写于 作者: C Chris Mason

Btrfs: Compile warning fixup in volume.c

Signed-off-by: NChris Mason <chris.mason@oracle.com>
上级 f2eb0a24
......@@ -547,7 +547,7 @@ int btrfs_add_device(struct btrfs_trans_handle *trans,
struct extent_buffer *leaf;
struct btrfs_key key;
unsigned long ptr;
u64 free_devid;
u64 free_devid = 0;
root = root->fs_info->chunk_root;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册