projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4277bbf
)
nfsd: Remove declaration of nonexistent nfs4_acl_permisison
author
Eric W. Biederman
<ebiederm@xmission.com>
Fri, 1 Feb 2013 11:38:35 +0000
(
03:38
-0800)
committer
Eric W. Biederman
<ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:35 +0000
(06:15 -0800)
Cc: "J. Bruce Fields" <bfields@fieldses.org>
Cc: Trond Myklebust <Trond.Myklebust@netapp.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/nfsd/acl.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfsd/acl.h
b/fs/nfsd/acl.h
index 34e5c40af5ef60d44673f992bfd186acab2e1d26..8b186a4955cc8c1cd5c84e3aadc2397370ea1086 100644
(file)
--- a/
fs/nfsd/acl.h
+++ b/
fs/nfsd/acl.h
@@
-44,8
+44,6
@@
struct nfs4_acl *nfs4_acl_new(int);
int nfs4_acl_get_whotype(char *, u32);
int nfs4_acl_write_who(int who, char *p);
-int nfs4_acl_permission(struct nfs4_acl *acl, uid_t owner, gid_t group,
- uid_t who, u32 mask);
#define NFS4_ACL_TYPE_DEFAULT 0x01
#define NFS4_ACL_DIR 0x02