]> www.infradead.org Git - users/hch/block.git/commit
md: implement ->free_disk
authorChristoph Hellwig <hch@lst.de>
Fri, 8 Jul 2022 08:24:23 +0000 (10:24 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 12 Jul 2022 06:58:59 +0000 (08:58 +0200)
commit5c5aa8132f1a8a75ad7065fe86985bf4839a7ef3
tree67dbb2277ee399eedf4d5d1112d7d24289bb9a15
parent726b73a842bea6912b84ef6ba5d6a0b90291b646
md: implement ->free_disk

Ensure that all private data is only freed once all accesses are done.

Signed-off-by: Christoph Hellwig <hch@lst.de>
drivers/md/md.c