linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* misc bcache cleanups
@ 2021-10-18  6:09 Christoph Hellwig
  2021-10-18  6:09 ` [PATCH 1/4] bcache: remove the cache_dev_name field from struct cache Christoph Hellwig
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Christoph Hellwig @ 2021-10-18  6:09 UTC (permalink / raw)
  To: Coly Li; +Cc: linux-bcache

Hi Coly,

this series has a bunch of misc cleanups for bcache by using better kernel
interfaces.

Diffstat:
 bcache.h  |    4 ----
 btree.c   |    2 +-
 debug.c   |   15 +++++++--------
 io.c      |   16 ++++++++--------
 request.c |    6 +++---
 super.c   |   55 +++++++++++++++++++++++--------------------------------
 sysfs.c   |    2 +-
 util.h    |    8 --------
 8 files changed, 43 insertions(+), 65 deletions(-)

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

end of thread, other threads:[~2021-10-19  6:22 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-18  6:09 misc bcache cleanups Christoph Hellwig
2021-10-18  6:09 ` [PATCH 1/4] bcache: remove the cache_dev_name field from struct cache Christoph Hellwig
2021-10-18 14:26   ` Coly Li
2021-10-18 15:21     ` Christoph Hellwig
2021-10-18 15:32       ` Coly Li
2021-10-18 15:35         ` Christoph Hellwig
2021-10-18 15:38           ` Coly Li
2021-10-18  6:09 ` [PATCH 2/4] bcache: remove the backing_dev_name field from struct cached_dev Christoph Hellwig
2021-10-18 14:28   ` Coly Li
2021-10-18  6:09 ` [PATCH 3/4] bcache: use bvec_kmap_local in bch_data_verify Christoph Hellwig
2021-10-18 14:31   ` Coly Li
2021-10-18  6:09 ` [PATCH 4/4] bcache: remove bch_crc64_update Christoph Hellwig
2021-10-18 14:33   ` Coly Li
2021-10-18 14:34 ` misc bcache cleanups Coly Li
2021-10-19  5:31   ` Christoph Hellwig
2021-10-19  6:21     ` Coly Li

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