staging: lustre: libcfs: use octal permissions
authorErnestas Kulik <ernestas.kulik@gmail.com>
Tue, 24 Jan 2017 17:40:49 +0000 (19:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jan 2017 08:40:56 +0000 (09:40 +0100)
commitb40b4bc5fb06e957ab800a08a0b4d00b6e667ba4
tree48465896cfff27cabdcf3511959f9c6fbe421d90
parent74e3bb75315ce62a4567f2871276bab32802e8b4
staging: lustre: libcfs: 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/lnet/libcfs/module.c