Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 115397
b: refs/heads/master
c: 9fa8d66
h: refs/heads/master
i:
  115395: eea1f49
v: v3
  • Loading branch information
Richard Kennedy authored and Trond Myklebust committed Oct 7, 2008
1 parent 96728f8 commit 45df14a
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: ea31a4437c59219bf3ea946d58984b01a45a289c
refs/heads/master: 9fa8d66f1e55bf197568c8c689043c2aad1ffc97
2 changes: 1 addition & 1 deletion trunk/include/linux/nfs_xdr.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ struct nfs_fattr {
__u32 nlink;
__u32 uid;
__u32 gid;
dev_t rdev;
__u64 size;
union {
struct {
Expand All @@ -46,7 +47,6 @@ struct nfs_fattr {
__u64 used;
} nfs3;
} du;
dev_t rdev;
struct nfs_fsid fsid;
__u64 fileid;
struct timespec atime;
Expand Down

0 comments on commit 45df14a

Please sign in to comment.