Re: [PATCH] add label interface for cache device in sysfs

2018-09-14 Thread Coly Li
On 9/14/18 5:51 PM, Dongbo Cao wrote: label interface will be called by bcache tools in user space. Signed-off-by: Dongbo Cao Hi Dongbo, In your change I see you set superblock label to cache set. What is the use case for doing this ? Thanks. Coly Li --- drivers/md/bcache/sysfs.

[PATCH] add label interface for cache device in sysfs

2018-09-14 Thread Dongbo Cao
label interface will be called by bcache tools in user space. Signed-off-by: Dongbo Cao --- drivers/md/bcache/sysfs.c | 19 +++ 1 file changed, 19 insertions(+) diff --git a/drivers/md/bcache/sysfs.c b/drivers/md/bcache/sysfs.c index 225b15aa..e64c718f 100644 --- a/drivers/md/bc