linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] use generic_file_buffered_read()
@ 2020-09-04  9:13 Bean Huo
  2020-09-04  9:13 ` [PATCH 1/2] block: " Bean Huo
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bean Huo @ 2020-09-04  9:13 UTC (permalink / raw)
  To: axboe, linux-block, linux-kernel; +Cc: beanhuo

From: Bean Huo <beanhuo@micron.com>


Bean Huo (2):
  block: use generic_file_buffered_read()
  fs: isofs: use generic_file_buffered_read()

 drivers/block/sunvdc.c | 6 +++---
 fs/isofs/compress.c    | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-09-07 11:39 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-04  9:13 [PATCH 0/2] use generic_file_buffered_read() Bean Huo
2020-09-04  9:13 ` [PATCH 1/2] block: " Bean Huo
2020-09-04  9:13 ` [PATCH 2/2] fs: isofs: " Bean Huo
2020-09-04 16:53 ` [PATCH 0/2] " Jens Axboe
2020-09-07 11:37   ` Bean Huo

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