Linux block layer
 help / color / mirror / Atom feed
* [PATCH 0/1] bcache fix for 4.17-rc6
@ 2018-05-17 15:33 Coly Li
  2018-05-17 15:33 ` [PATCH 1/1] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n Coly Li
  0 siblings, 1 reply; 3+ messages in thread
From: Coly Li @ 2018-05-17 15:33 UTC (permalink / raw)
  To: linux-bcache, axboe; +Cc: linux-block, Coly Li

Hi Jenns,

We have reports that bcache does not work when CONFIG_DEBUG_FS=n, here is
the bug report on bugzilla.kernel.org:
	https://bugzilla.kernel.org/show_bug.cgi?id=199683
This problem happens since v4.16 and I believe it still happens in v4.17.

This submission has one patch to fix this issue, the patch is tested by
one of the reporters. If it is not too late for 4.17, could you please to
pick it for 4.17-rc6 ?

Thanks in advance.

Coly Li
---

Coly Li (1):
  bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n

 drivers/md/bcache/debug.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
2.16.3

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

end of thread, other threads:[~2018-05-17 15:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-17 15:33 [PATCH 0/1] bcache fix for 4.17-rc6 Coly Li
2018-05-17 15:33 ` [PATCH 1/1] bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n Coly Li
2018-05-17 15:43   ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox