Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60822
b: refs/heads/master
c: 33a1060
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields authored and Linus Torvalds committed Jul 17, 2007
1 parent 069eba3 commit 26edb6f
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: 9a8db97e7756119689c93c431e8b8324080f5625
refs/heads/master: 33a1060ae7dc671a0208b341bd454009625bb5a6
2 changes: 1 addition & 1 deletion trunk/include/linux/nfsd/state.h
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ struct nfs4_cb_recall {
int cbr_trunc;
stateid_t cbr_stateid;
u32 cbr_fhlen;
u32 cbr_fhval[NFS4_FHSIZE];
char cbr_fhval[NFS4_FHSIZE];
struct nfs4_delegation *cbr_dp;
};

Expand Down

0 comments on commit 26edb6f

Please sign in to comment.