Files
android_kernel_fxtec_sm6115/include/uapi/linux
Martijn Coenen a7bbde7dfb BACKPORT: 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 <maco@android.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
(cherry picked from commit faf1d25440d6ad06d509dada4b6fe62fea844370)
Bug: 148607611
Change-Id: If80c0cce4ef7b1af4753246021981795bbc54ca0
2020-08-10 19:48:02 +02:00
..
2020-06-07 13:17:54 +02:00
2020-01-27 15:55:44 +01:00
2020-01-27 14:51:14 +01:00
2019-09-23 14:11:59 -07:00
2019-09-23 14:11:56 -07:00
2019-12-08 21:41:34 -08:00
2020-01-09 15:11:34 -08:00
2020-06-03 08:19:46 +02:00