Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2789
b: refs/heads/master
c: 3e9d415
h: refs/heads/master
i:
  2787: 685b483
v: v3
  • Loading branch information
Andrew Morton authored and Trond Myklebust committed Jun 22, 2005
1 parent e957c16 commit 5236cf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: b7ef19560f496fd3942e41e728950e5b5c9a461b
refs/heads/master: 3e9d41543b16e6117267edc0ca058c40f888d81a
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -2191,7 +2191,7 @@ static void buf_to_pages(const void *buf, size_t buflen,
struct nfs4_cached_acl {
int cached;
size_t len;
char data[];
char data[0];
};

static void nfs4_set_cached_acl(struct inode *inode, struct nfs4_cached_acl *acl)
Expand Down

0 comments on commit 5236cf6

Please sign in to comment.