]> 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)
commit2c1378d354ab075d06fca8587b8361414c080400
treecdb9a61a71fb379bcce61d40ea443cf2eb672011
parent49087418f575be355f3ff49bab57b3cab3577aeb
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