All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL] v4.8-rc2 bcache fixes
@ 2016-08-19 19:55 Eric Wheeler
  2016-08-19 20:03 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wheeler @ 2016-08-19 19:55 UTC (permalink / raw)
  To: axboe; +Cc: Kent Overstreet, linux-bcache

Hello Jens,

Please pull this bcache branch based on v4.8-rc2.  These fix one deadlock, 
one use blkdev_put() use counter, and one dmesg output with a better 
pr_err() description.

git pull https://bitbucket.org/ewheelerinc/linux.git v4.8-rc2-bcache-fixes

 drivers/md/bcache/super.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

9070609 bcache: pr_err: more meaningful error message when nr_stripes is invalid
acc9cf8 bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
d9dc170 bcache: register_bcache(): call blkdev_put() when cache_alloc() fails

Thank you!


--
Eric Wheeler

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PULL] v4.8-rc2 bcache fixes
  2016-08-19 19:55 [PULL] v4.8-rc2 bcache fixes Eric Wheeler
@ 2016-08-19 20:03 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2016-08-19 20:03 UTC (permalink / raw)
  To: Eric Wheeler; +Cc: Kent Overstreet, linux-bcache



On 08/19/2016 01:55 PM, Eric Wheeler wrote:
> Hello Jens,
>
> Please pull this bcache branch based on v4.8-rc2.  These fix one deadlock,
> one use blkdev_put() use counter, and one dmesg output with a better
> pr_err() description.
>
> git pull https://bitbucket.org/ewheelerinc/linux.git v4.8-rc2-bcache-fixes
>
>  drivers/md/bcache/super.c | 14 ++++++++++----
>  1 file changed, 10 insertions(+), 4 deletions(-)
>
> 9070609 bcache: pr_err: more meaningful error message when nr_stripes is invalid
> acc9cf8 bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
> d9dc170 bcache: register_bcache(): call blkdev_put() when cache_alloc() fails

Pulled, thanks.

-- 
Jens Axboe

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-19 20:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-08-19 19:55 [PULL] v4.8-rc2 bcache fixes Eric Wheeler
2016-08-19 20:03 ` Jens Axboe

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.