projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7dd85bb
)
dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO
author
Mike Snitzer
<snitzer@redhat.com>
Fri, 4 Mar 2016 19:37:16 +0000
(14:37 -0500)
committer
Mike Snitzer
<snitzer@redhat.com>
Thu, 10 Mar 2016 22:12:11 +0000
(17:12 -0500)
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/md/Kconfig
b/drivers/md/Kconfig
index
2ae4091
..
02a5345
100644
(file)
--- a/
drivers/md/Kconfig
+++ b/
drivers/md/Kconfig
@@
-249,6
+249,7
@@
config DM_DEBUG_BLOCK_STACK_TRACING
block manager locking used by thin provisioning and caching.
If unsure, say N.
+
config DM_BIO_PRISON
tristate
depends on BLK_DEV_DM