commit | 8b6bf747d70e5bac1a34c8fd773230e1cfdd7546 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Apr 20 11:50:43 2011 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Wed Apr 20 11:58:03 2011 -0400 |
tree | 187680a66902c915b92a5cc42892b71aed97895f | |
parent | 42c7841d171a2fe32005738dfebd724a90921496 [diff] |
xen/blkback: Prefix exposed functions with xen_ And also shorten the name if it has blkback to blkbk. This results in the symbol table (if compiled in the kernel) to be much shorter, prettier, and also easier to search for. Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>