dm io: clean interface
Clean up the dm-io interface to prepare for publishing it in include/linux. Signed-off-by: Heinz Mauelshagen <hjm@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
This commit is contained in:
committed by
Alasdair G Kergon
parent
e01fd7eeb0
commit
22a1ceb1e6
@ -208,7 +208,7 @@ struct log_c {
|
||||
struct dm_dev *log_dev;
|
||||
struct log_header header;
|
||||
|
||||
struct io_region header_location;
|
||||
struct dm_io_region header_location;
|
||||
struct log_header *disk_header;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user