]> www.infradead.org Git - users/hch/block.git/commit
ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Jul 2022 05:47:53 +0000 (07:47 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 12 Jul 2022 05:49:23 +0000 (07:49 +0200)
commit9477bcaabec2aa5c399a623fdd98c8756543a38c
tree16ceaba2f180a04000497abcf7840eec7d8b220e
parentfe2a57cacf3a1e7500ae5681fc91a15946d897c9
ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region

Just print the block device name directly using the %pg format specifier.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/ocfs2/cluster/heartbeat.c