On 11/28/20 5:14 PM, Christoph Hellwig wrote:
Move the dkstats and stamp field to struct block_device in preparation
of killing struct hd_struct.

Signed-off-by: Christoph Hellwig <h...@lst.de>
Reviewed-by: Jan Kara <j...@suse.cz>
---
  block/blk-cgroup.c        |  2 +-
  block/blk-core.c          |  4 ++--
  block/blk.h               |  1 -
  block/genhd.c             | 14 ++++----------
  block/partitions/core.c   |  9 +--------
  fs/block_dev.c            | 10 ++++++++++
  include/linux/blk_types.h |  2 ++
  include/linux/genhd.h     |  2 --
  include/linux/part_stat.h | 38 +++++++++++++++++++-------------------
  9 files changed, 39 insertions(+), 43 deletions(-)

Reviewed-by: Hannes Reinecke <h...@suse.de>

Cheers,

Hannes
--
Dr. Hannes Reinecke                Kernel Storage Architect
h...@suse.de                              +49 911 74053 688
SUSE Software Solutions GmbH, Maxfeldstr. 5, 90409 Nürnberg
HRB 36809 (AG Nürnberg), Geschäftsführer: Felix Imendörffer


--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to