mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
stub for read-only functions with fs interface
This commit is contained in:
parent
5671fce111
commit
eefe4b2097
@ -57,7 +57,7 @@ struct dm_info {
|
||||
unsigned int open_count;
|
||||
int major;
|
||||
int minor; /* minor device number */
|
||||
int read_only;
|
||||
int read_only; /* 0:read-write; 1:read-only */
|
||||
|
||||
unsigned int target_count;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user