Merge "allow init to set status on loop device"
This commit is contained in:
commit
2c6b2326a7
1 changed files with 1 additions and 0 deletions
|
@ -434,6 +434,7 @@ allowxperm init loop_device:blk_file ioctl {
|
|||
LOOP_SET_BLOCK_SIZE
|
||||
LOOP_SET_DIRECT_IO
|
||||
LOOP_GET_STATUS
|
||||
LOOP_SET_STATUS64
|
||||
};
|
||||
|
||||
# Allow init to write to vibrator/trigger
|
||||
|
|
Loading…
Reference in a new issue