Btrfs: Make an unplug function that doesn't unplug every spindle
Signed-off-by: Chris Mason <chris.mason@oracle.com>
This commit is contained in:
@@ -119,4 +119,6 @@ int btrfs_add_device(struct btrfs_trans_handle *trans,
|
||||
struct btrfs_device *device);
|
||||
int btrfs_cleanup_fs_uuids(void);
|
||||
int btrfs_num_copies(struct btrfs_mapping_tree *map_tree, u64 logical, u64 len);
|
||||
int btrfs_unplug_page(struct btrfs_mapping_tree *map_tree,
|
||||
u64 logical, struct page *page);
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user