| commit | d6d281684913dabb878e2f53219eed5df2cd867b | [log] [tgz] |
|---|---|---|
| author | Avi Kivity <avi@qumranet.com> | Thu Jun 28 08:38:16 2007 -0400 |
| committer | Avi Kivity <avi@qumranet.com> | Mon Jul 16 12:05:49 2007 +0300 |
| tree | 73cccb3d6cf1a915fc04f829b27ce4c63324c66d | |
| parent | 6031a61c2ef4cf22b69ef5494aefa54b84a27d2f [diff] |
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 <davidel@xmailserver.org> Signed-off-by: Avi Kivity <avi@qumranet.com>