提交 94f8c465 编写于 作者: D David Sterba

btrfs: remove unused member btrfs_device::work

This is a leftover from recently removed bio scheduling framework.

Fixes: ba8a9d07 ("Btrfs: delete the entire async bio submission framework")
Reviewed-by: NAnand Jain <anand.jain@oracle.com>
Signed-off-by: NDavid Sterba <dsterba@suse.com>
上级 ef0a82da
......@@ -120,8 +120,6 @@ struct btrfs_device {
/* per-device scrub information */
struct scrub_ctx *scrub_ctx;
struct btrfs_work work;
/* readahead state */
atomic_t reada_in_flight;
u64 reada_next;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册