Loading drivers/block/loop.c +1 −1 Original line number Diff line number Diff line Loading @@ -422,7 +422,7 @@ static int do_bio_filebacked(struct loop_device *lo, struct bio *bio) /* * We use punch hole to reclaim the free space used by the * image a.k.a. discard. However we do support discard if * image a.k.a. discard. However we do not support discard if * encryption is enabled, because it may give an attacker * useful information. */ Loading Loading
drivers/block/loop.c +1 −1 Original line number Diff line number Diff line Loading @@ -422,7 +422,7 @@ static int do_bio_filebacked(struct loop_device *lo, struct bio *bio) /* * We use punch hole to reclaim the free space used by the * image a.k.a. discard. However we do support discard if * image a.k.a. discard. However we do not support discard if * encryption is enabled, because it may give an attacker * useful information. */ Loading