]> asedeno.scripts.mit.edu Git - linux.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)
commit520488621eb074628457d09fb7651eb1de180db7
tree94a5940d8907a558324706b8c0487b9e7d97c80f
parentb40b4bc5fb06e957ab800a08a0b4d00b6e667ba4
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