This patch provides common functions to create symlinks in sysfs between stacked device and its slaves. I placed functions in fs/block_dev.c as some of them are privately used by bd_claim(). I'm not sure if it's better to put them in other files. -- Jun'ichi Nomura, NEC Solutions (America), Inc.