Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 92889
b: refs/heads/master
c: 78fa701
h: refs/heads/master
i:
  92887: 7c81100
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Mar 19, 2008
1 parent 61b4b66 commit 3081c49
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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: 2d76743227028a26f884284aade03d1e43f4f249
refs/heads/master: 78fa701f341564e60461de91cd08ff5f7fb09b31
6 changes: 3 additions & 3 deletions trunk/fs/nfs/internal.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,17 +46,17 @@ struct nfs_parsed_mount_data {
struct sockaddr_storage address;
size_t addrlen;
char *hostname;
unsigned int version;
u32 version;
unsigned short port;
int protocol;
unsigned short protocol;
} mount_server;

struct {
struct sockaddr_storage address;
size_t addrlen;
char *hostname;
char *export_path;
int protocol;
unsigned short protocol;
} nfs_server;

struct security_mnt_opts lsm_opts;
Expand Down

0 comments on commit 3081c49

Please sign in to comment.