]> git.proxmox.com Git - mirror_zfs.git/commit
Make arc_need_free updates atomic
authorDebabrata Banerjee <dbanerje@akamai.com>
Wed, 15 Mar 2017 22:39:40 +0000 (18:39 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 2 May 2017 19:48:49 +0000 (15:48 -0400)
commit30fffb90218fd44466288d3a3d359271504c4f76
tree6185c92bcf1954cc05a662d2950125351626ea73
parent9b50146dc444239112610284a0872310701289c4
Make arc_need_free updates atomic

Ensures proper accounting of bytes we requested to free

AKAMAI: zfs: CR 3695072
Reviewed-by: Tim Chase <tim@chase2k.com>
Reviewed-by: Richard Yao <ryao@gentoo.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Debabrata Banerjee <dbanerje@akamai.com>
Issue #6035
module/zfs/arc.c