All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] fs-back: enable by default
@ 2008-07-18 15:25 Samuel Thibault
  0 siblings, 0 replies; only message in thread
From: Samuel Thibault @ 2008-07-18 15:25 UTC (permalink / raw)
  To: xen-devel

I forgot part of what is necessary for stubdomain device model: the FS
backend daemon.  I guess it may be late during the freeze...



fs-back: enable by default

Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>

diff -r e80d27b6e206 tools/Makefile
--- a/tools/Makefile	Fri Jul 18 14:34:49 2008 +0100
+++ b/tools/Makefile	Fri Jul 18 16:21:22 2008 +0100
@@ -22,6 +22,7 @@
 SUBDIRS-y += blktap
 SUBDIRS-y += libfsimage
 SUBDIRS-$(LIBXENAPI_BINDINGS) += libxen
+SUBDIRS-y += fs-back
 
 ifeq (ioemu,$(CONFIG_QEMU))
 SUBDIRS-$(CONFIG_IOEMU) += ioemu

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-07-18 15:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-18 15:25 [PATCH] fs-back: enable by default Samuel Thibault

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.