From: Shaohua Li <shli@kernel.org>
To: Alexey Obitotskiy <aleksey.obitotskiy@intel.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: [PATCH] Fix kernel module refcount handling
Date: Tue, 19 Jul 2016 11:21:18 -0700 [thread overview]
Message-ID: <20160719182118.GB46288@kernel.org> (raw)
In-Reply-To: <1466676661-1564-1-git-send-email-aleksey.obitotskiy@intel.com>
On Thu, Jun 23, 2016 at 12:11:01PM +0200, Alexey Obitotskiy wrote:
> md loads raidX modules and increments module refcount each time level
> has changed but does not decrement it. You are unable to unload raid0
> module after reshape because raid0 reshape changes level to raid4
> and back to raid0.
>
> Signed-off-by: Aleksey Obitotskiy <aleksey.obitotskiy@intel.com>
Applied, thanks!
prev parent reply other threads:[~2016-07-19 18:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-23 10:11 [PATCH] Fix kernel module refcount handling Alexey Obitotskiy
2016-07-19 18:21 ` Shaohua Li [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160719182118.GB46288@kernel.org \
--to=shli@kernel.org \
--cc=aleksey.obitotskiy@intel.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.