Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124705
b: refs/heads/master
c: d716f0b
h: refs/heads/master
i:
  124703: c0e1b46
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Dec 23, 2008
1 parent 33bb2ac commit 2740801
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7bd8826915989f1bd6917c11b0a4151b129e68cb
refs/heads/master: d716f0b8a57f8577bcd869e7dcb5a0add9f6fc5e
4 changes: 2 additions & 2 deletions trunk/fs/nfs_common/nfsacl.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@

MODULE_LICENSE("GPL");

EXPORT_SYMBOL(nfsacl_encode);
EXPORT_SYMBOL(nfsacl_decode);
EXPORT_SYMBOL_GPL(nfsacl_encode);
EXPORT_SYMBOL_GPL(nfsacl_decode);

struct nfsacl_encode_desc {
struct xdr_array2_desc desc;
Expand Down

0 comments on commit 2740801

Please sign in to comment.