diff options
Diffstat (limited to 'fs/posix_acl.c')
| -rw-r--r-- | fs/posix_acl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/posix_acl.c b/fs/posix_acl.c index 7a82cf1601d..cc6d048fa39 100644 --- a/fs/posix_acl.c +++ b/fs/posix_acl.c @@ -455,3 +455,4 @@ posix_acl_chmod(struct posix_acl **acl, gfp_t gfp, umode_t mode) return err; } EXPORT_SYMBOL(posix_acl_chmod); + |
