]> git.baikalelectronics.ru Git - kernel.git/commit
staging: lustre: llite: use octal permissions
authorErnestas Kulik <ernestas.kulik@gmail.com>
Tue, 24 Jan 2017 17:40:50 +0000 (19:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2017 08:40:56 +0000 (09:40 +0100)
commitb5ab9cc39123ed84e097a83f6d1b873a224cdc99
tree94a5940d8907a558324706b8c0487b9e7d97c80f
parent7013ffe4251f950ea4fea14c09e0ea3a2627572d
staging: lustre: llite: use octal permissions

Using octal permissions instead of symbolic ones is preferred.

Signed-off-by: Ernestas Kulik <ernestas.kulik@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c
drivers/staging/lustre/lustre/llite/file.c
drivers/staging/lustre/lustre/llite/llite_lib.c
drivers/staging/lustre/lustre/llite/namei.c