diff options
author | Thomas Weißschuh <thomas.weissschuh@linutronix.de> | 2025-04-15 16:55:06 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2025-04-15 13:15:21 -0600 |
commit | 0dba7a05b9e47d8b546399117b0ddf2426dc6042 (patch) | |
tree | 529bf88a2304f52d843d27aef324e5a7d6cf81fa /rust/helpers/helpers.c | |
parent | e7bc0010ceb403d025100698586c8e760921d471 (diff) | |
download | linux-0dba7a05b9e47d8b546399117b0ddf2426dc6042.tar.gz linux-0dba7a05b9e47d8b546399117b0ddf2426dc6042.tar.bz2 linux-0dba7a05b9e47d8b546399117b0ddf2426dc6042.zip |
loop: LOOP_SET_FD: send uevents for partitions
Remove the suppression of the uevents before scanning for partitions.
The partitions inherit their suppression settings from their parent device,
which lead to the uevents being dropped.
This is similar to the same changes for LOOP_CONFIGURE done in
commit bb430b694226 ("loop: LOOP_CONFIGURE: send uevents for partitions").
Fixes: 498ef5c777d9 ("loop: suppress uevents while reconfiguring the device")
Cc: stable@vger.kernel.org
Signed-off-by: Thomas Weißschuh <thomas.weissschuh@linutronix.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Link: https://lore.kernel.org/r/20250415-loop-uevent-changed-v3-1-60ff69ac6088@linutronix.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions