Target needs access to mapped device

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone,

I need to be able to set a logical device to read-only from the target of the logical device. In other words, I need the following function in dm-table.c:

void dm_table_set_mode(struct dm_table *t, int mode)
{
	t->mode = mode;
}

There is already a function dm-table.c:dm_table_get_mode(). Will it be feasible to include its counterpart too?

Thanks

Abhishek

--

dm-devel@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/dm-devel

[Index of Archives]     [DM Crypt]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite Discussion]     [KDE Users]     [Fedora Docs]

  Powered by Linux