OSDN Git Service

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)
commit958bf494ecf0a6755309569a9083bf123d6e3754
treecdb9a61a71fb379bcce61d40ea443cf2eb672011
parentb0d30981c05f32d8cc032b209408ca3224f05f36
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