func init() {
	graphdriver.Register("devicemapper", Init)
}
func init() {
	graphdriver.Register("aufs", Init)
}