]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: lustre: llite: use the correct mode for striped directory
authorwang di <di.wang@intel.com>
Tue, 16 Aug 2016 20:19:05 +0000 (16:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Aug 2016 13:57:37 +0000 (15:57 +0200)
commitd07d4cb829dba5b08ee99b6b072245456f0078eb
tree574f4b1159caaf410d436c077df553bfc44e451e
parent711942df9593229b0a2c71895d2058573844f305
staging: lustre: llite: use the correct mode for striped directory

Create striped directory with correct mode, which should be
handling same as mkdir.

Signed-off-by: wang di <di.wang@intel.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-4929
Reviewed-on: http://review.whamcloud.com/10028
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/dir.c