Package: tiger
Version: 1:3.2.3-4
Severity: normal
Tags: patch

Hi,

On Xen dom0-s tiger keep reporting that

--CONFIG-- [con010c] Filesystem 'xenfs' used by 'xenfs' is not recognised as a 
valid filesystem

But xenfs is a virtual filesystem used by Xen, so I think it should be
added to that bunch, like for example:

--- /usr/lib/tiger/systems/Linux/2/gen_mounts.distrib   2010-07-24 
09:15:35.000000000 +0200
+++ /usr/lib/tiger/systems/Linux/2/gen_mounts   2011-02-25 10:59:08.814378824 
+0100
@@ -191,6 +191,7 @@
                                                 # 
http://lwn.net/Articles/115405/
   [ "$1" = "configfs" ] && LOCAL=1
   [ "$1" = "davfs" ] && LOCAL=1
+  [ "$1" = "xenfs" ] && LOCAL=1
   # Other filesystems we don't support
   [ "$1" = "adfs" ] && LOCAL=1
   [ "$1" = "affs" ] && LOCAL=1

Thanks,
Feri.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to