aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartijn Coenen <[email protected]>2020-05-13 15:38:44 +0200
committerJens Axboe <[email protected]>2020-05-21 08:20:35 -0600
commitfaf1d25440d6ad06d509dada4b6fe62fea844370 (patch)
treeedf4e1c5f3dbc56b7545bc317d9d68366bfe02b8 /tools/perf/scripts/python
parent571fae6e290d64a3e8132c455e7786c99c467ed1 (diff)
loop: Clean up LOOP_SET_STATUS lo_flags handling
LOOP_SET_STATUS(64) will actually allow some lo_flags to be modified; in particular, LO_FLAGS_AUTOCLEAR can be set and cleared, whereas LO_FLAGS_PARTSCAN can be set to request a partition scan. Make this explicit by updating the UAPI to include the flags that can be set/cleared using this ioctl. The implementation can then blindly take over the passed in flags, and use the previous flags for those flags that can't be set / cleared using LOOP_SET_STATUS. Signed-off-by: Martijn Coenen <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Jens Axboe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions