On Sun, Mar 09, 2025 at 12:14:51AM +0800, Ming Lei wrote: > loop_reread_partitions() has been there for rereading partitions, so > replace the open code in __loop_clr_fd() with loop_reread_partitions() > by passing 'locked' parameter. > > Signed-off-by: Ming Lei <ming.lei@xxxxxxxxxx> > --- oops, please ignore this one. Thanks, Ming