KVM: Remove kvmfs in favor of the anonymous inodes source
authorAvi Kivity <avi@qumranet.com>
Thu, 28 Jun 2007 12:38:16 +0000 (08:38 -0400)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:49 +0000 (12:05 +0300)
kvm uses a pseudo filesystem, kvmfs, to generate inodes, a job that the
new anonymous inodes source does much better.

Cc: Davide Libenzi <davidel@xmailserver.org>
Signed-off-by: Avi Kivity <avi@qumranet.com>

No differences found