linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev
@ 2020-06-18  4:21 Zheng Bin
  2020-06-18  4:21 ` [PATCH v3 1/2] " Zheng Bin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zheng Bin @ 2020-06-18  4:21 UTC (permalink / raw)
  To: hch, axboe, bvanassche, jaegeuk, viro, linux-fsdevel, linux-block
  Cc: houtao1, yi.zhang, zhengbin13

v1->v2: modify comment, and make function 'kill_bdev' static
v2->v3: adapt code for commit 0c3796c24459
("loop: Factor out configuring loop from status")

Zheng Bin (2):
  loop: replace kill_bdev with invalidate_bdev
  block: make function 'kill_bdev' static

 drivers/block/loop.c | 8 ++++----
 fs/block_dev.c       | 5 ++---
 include/linux/fs.h   | 2 --
 3 files changed, 6 insertions(+), 9 deletions(-)

--
2.25.4


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-06-18 15:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-18  4:21 [PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev Zheng Bin
2020-06-18  4:21 ` [PATCH v3 1/2] " Zheng Bin
2020-06-18  4:21 ` [PATCH v3 2/2] block: make function 'kill_bdev' static Zheng Bin
2020-06-18 15:24 ` [PATCH v3 0/2] loop: replace kill_bdev with invalidate_bdev Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).