linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] loop: replace kill_bdev with invalidate_bdev
@ 2020-05-30 11:40 Zheng Bin
  2020-05-30 11:40 ` [PATCH v2 1/2] " Zheng Bin
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Zheng Bin @ 2020-05-30 11:40 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

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.21.3


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

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

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-30 11:40 [PATCH v2 0/2] loop: replace kill_bdev with invalidate_bdev Zheng Bin
2020-05-30 11:40 ` [PATCH v2 1/2] " Zheng Bin
2020-06-18  2:14   ` Bart Van Assche
2020-05-30 11:40 ` [PATCH v2 2/2] block: make function 'kill_bdev' static Zheng Bin
2020-05-30 11:36   ` Christoph Hellwig
2020-06-18  2:13   ` Bart Van Assche
2020-06-08  2:39 ` [PATCH v2 0/2] loop: replace kill_bdev with invalidate_bdev Zhengbin (OSKernel)
2020-06-18  1:11   ` Zhengbin (OSKernel)
2020-06-18  3:46 ` 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).