|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [linux-2.6.18-xen] blkback default configuration was inc
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1212658777 -3600
# Node ID 5c92cb1a32011cf573bc3996236fcdbfeb250c53
# Parent 8331484a36f512e5960cfe3d0e5c54a1a3bc9f02
blkback default configuration was incorrectly changed from 'y' to 'm'.
This changeset puts it back.
Signed-off-by: Tomonari Horikoshi <t.horikoshi@xxxxxxxxxxxxxx>
Signed-off-by: Jun Kamada <kama@xxxxxxxxxxxxxx>
---
drivers/xen/Kconfig | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -r 8331484a36f5 -r 5c92cb1a3201 drivers/xen/Kconfig
--- a/drivers/xen/Kconfig Thu Jun 05 10:37:58 2008 +0100
+++ b/drivers/xen/Kconfig Thu Jun 05 10:39:37 2008 +0100
@@ -176,7 +176,7 @@ config XEN_SCSI_BACKEND
config XEN_BLKDEV_FRONTEND
tristate "Block-device frontend driver"
- default m
+ default y
help
The block-device frontend driver allows the kernel to access block
devices mounted within another guest OS. Unless you are building a
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [linux-2.6.18-xen] blkback default configuration was incorrectly changed from 'y' to 'm'.,
Xen patchbot-linux-2.6.18-xen <=
|
|
|
|
|