Re: [PATCH] use STORE_LOCKED instead of STORE macro

2018-09-27 Thread Coly Li
On 9/27/18 1:31 PM, Dongbo Cao wrote: merge sysfs_writeback_running attr and sysfs_writeback_percent attr together with other attrs of cached_dev. Signed-off-by: Dongbo Cao Could you please to explain more what you want to do, and why you make this change? Thanks. Coly Li --- driv

[PATCH] use STORE_LOCKED instead of STORE macro

2018-09-26 Thread Dongbo Cao
merge sysfs_writeback_running attr and sysfs_writeback_percent attr together with other attrs of cached_dev. Signed-off-by: Dongbo Cao --- drivers/md/bcache/sysfs.c | 15 ++- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/drivers/md/bcache/sysfs.c b/drivers/md/bcache