commit | 4f93f09b72d6ff47b2399b79ed6d1cbc7dbf991b | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <markmc@redhat.com> | Wed Apr 02 10:54:06 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 24 23:57:33 2008 +0200 |
tree | 8f29c6914c3c9a8932c1dc715376034663b8511d | |
parent | d2f0c52bec954460e72dee48f3a29c6f310d76be [diff] |
xen: Add compatibility aliases for frontend drivers Before getting merged, xen-blkfront was xenblk and xen-netfront was xennet. Temporarily adding compatibility module aliases eases upgrades from older versions by e.g. allowing mkinitrd to find the new version of the module. Signed-off-by: Mark McLoughlin <markmc@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>