Skip to content
Commit 36a2fc44 authored by Xiao Ni's avatar Xiao Ni Committed by Greg Kroah-Hartman
Browse files

md: fix double free of io_acct_set bioset

commit 42b805af upstream.

Now io_acct_set is alloc and free in personality. Remove the codes that
free io_acct_set in md_free and md_stop.

Fixes: 0c031fd3

 (md: Move alloc/free acct bioset in to personality)
Signed-off-by: default avatarXiao Ni <xni@redhat.com>
Signed-off-by: default avatarSong Liu <song@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f63fd1e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment