OSDN Git Service

staging: lustre: llite: create acl.c file
authorJames Simmons <jsimmons@infradead.org>
Tue, 29 May 2018 14:21:40 +0000 (10:21 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 May 2018 16:55:36 +0000 (18:55 +0200)
commit409389254f6af62a0401ebd008b018fa6c206267
tree536d71daf3835458ff383dfbbe1f1b435e44b353
parent7a5abc3d9699c88781ae12cf957a8c49f9bbb494
staging: lustre: llite: create acl.c file

Move ll_get_acl() to its own file acl.c just like all the other
linux file systems do.

Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-6142
Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lustre/llite/Makefile
drivers/staging/lustre/lustre/llite/acl.c [new file with mode: 0644]
drivers/staging/lustre/lustre/llite/file.c
drivers/staging/lustre/lustre/llite/llite_internal.h