提交 2dbda74e 编写于 作者: D David Sterba

btrfs: remove unused member of btrfs_trans_handle

Last user was removed in a monster commit a22285a6
("Btrfs: Integrate metadata reservation with start_transaction") in
2010.
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 7c2871a2
...@@ -112,7 +112,6 @@ struct btrfs_trans_handle { ...@@ -112,7 +112,6 @@ struct btrfs_trans_handle {
u64 bytes_reserved; u64 bytes_reserved;
u64 chunk_bytes_reserved; u64 chunk_bytes_reserved;
unsigned long use_count; unsigned long use_count;
unsigned long blocks_reserved;
unsigned long delayed_ref_updates; unsigned long delayed_ref_updates;
struct btrfs_transaction *transaction; struct btrfs_transaction *transaction;
struct btrfs_block_rsv *block_rsv; struct btrfs_block_rsv *block_rsv;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册