Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 333171
b: refs/heads/master
c: 8cb7f74
h: refs/heads/master
i:
  333169: 638dfd6
  333167: a63610d
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Oct 1, 2012
1 parent 023dc60 commit f2689b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: cb7323fffa85df37161f4d3be45e1f787808309c
refs/heads/master: 8cb7f74eeeb5441811d93f94b6138d4a5a9d8b20
8 changes: 4 additions & 4 deletions trunk/fs/nfs/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -101,11 +101,11 @@ struct nfs_client_initdata {
*/
struct nfs_parsed_mount_data {
int flags;
int rsize, wsize;
int timeo, retrans;
int acregmin, acregmax,
unsigned int rsize, wsize;
unsigned int timeo, retrans;
unsigned int acregmin, acregmax,
acdirmin, acdirmax;
int namlen;
unsigned int namlen;
unsigned int options;
unsigned int bsize;
unsigned int auth_flavor_len;
Expand Down

0 comments on commit f2689b2

Please sign in to comment.