]> git.baikalelectronics.ru Git - kernel.git/commit
bcache: replace Symbolic permissions by octal permission numbers
authorColy Li <colyli@suse.de>
Sat, 11 Aug 2018 05:19:48 +0000 (13:19 +0800)
committerJens Axboe <axboe@kernel.dk>
Sat, 11 Aug 2018 21:46:41 +0000 (15:46 -0600)
commit74094e9d7fc3c34797542fd7a57820f9a0b657bd
treecdb9a61a71fb379bcce61d40ea443cf2eb672011
parent7279a484360570124f32927a5dc140e56aaed7a4
bcache: replace Symbolic permissions by octal permission numbers

Symbolic permission names are used in bcache, for now octal permission
numbers are encouraged to use for readability. This patch replaces
all symbolic permissions by octal permission numbers.

Signed-off-by: Coly Li <colyli@suse.de>
Reviewed-by: Shenghui Wang <shhuiw@foxmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/md/bcache/bcache.h
drivers/md/bcache/sysfs.h