mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-21 00:23:16 +00:00
@ -273,7 +273,7 @@ class Block::Root :
|
||||
Session_policy policy(label, _config);
|
||||
|
||||
/* read partition attribute */
|
||||
policy.attribute("partition").value(&num);
|
||||
num = policy.attribute_value("partition", -1L);
|
||||
|
||||
/* sessions are not writeable by default */
|
||||
writeable = policy.attribute_value("writeable", false);
|
||||
|
Reference in New Issue
Block a user