From: Avi Kivity Date: Thu, 28 Jun 2007 12:38:16 +0000 (-0400) Subject: KVM: Remove kvmfs in favor of the anonymous inodes source X-Git-Tag: v2.6.23-rc1~520^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d281684913dabb878e2f53219eed5df2cd867b;p=pandora-kernel.git KVM: Remove kvmfs in favor of the anonymous inodes source kvm uses a pseudo filesystem, kvmfs, to generate inodes, a job that the new anonymous inodes source does much better. Cc: Davide Libenzi Signed-off-by: Avi Kivity --- Reading git-diff-tree failed