WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Enable reiserfs in x86_64 domU kernel

# HG changeset patch
# User iap10@xxxxxxxxxxxxxxxxxxxx
# Node ID c7b1c9b5e02407e3680579624354263776e5d6e9
# Parent  14aa0818c1cab85a6ed0bfb1f9759729967b3df4
Enable reiserfs in x86_64 domU kernel

Signed-off-by: ian@xxxxxxxxxxxxx

diff -r 14aa0818c1ca -r c7b1c9b5e024 
linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64
--- a/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64       Wed Aug 
10 16:52:03 2005
+++ b/linux-2.6-xen-sparse/arch/xen/configs/xenU_defconfig_x86_64       Wed Aug 
10 17:48:03 2005
@@ -669,7 +669,7 @@
 CONFIG_JBD=m
 # CONFIG_JBD_DEBUG is not set
 CONFIG_FS_MBCACHE=y
-CONFIG_REISERFS_FS=m
+CONFIG_REISERFS_FS=y
 # CONFIG_REISERFS_CHECK is not set
 CONFIG_REISERFS_PROC_INFO=y
 CONFIG_REISERFS_FS_XATTR=y

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Enable reiserfs in x86_64 domU kernel, Xen patchbot -unstable <=