1
0
Files
linux/drivers/md
Damien Le Moal 33c2865f8d dm zoned: fix metadata block ref counting
Since the ref field of struct dmz_mblock is always used with the
spinlock of struct dmz_metadata locked, there is no need to use an
atomic_t type. Change the type of the ref field to an unsigne
integer.

Fixes: 3b1a94c88b ("dm zoned: drive-managed zoned block device target")
Cc: stable@vger.kernel.org
Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
2018-10-18 15:15:23 -04:00
..
2018-04-30 11:51:39 -04:00
2018-10-18 12:10:02 -04:00
2018-10-11 11:36:09 -04:00
2018-06-08 11:59:51 -04:00
2018-06-12 16:19:22 -07:00