Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 357815
b: refs/heads/master
c: 54f834c
h: refs/heads/master
i:
  357813: 1c266be
  357811: a689ef9
  357807: e851bce
v: v3
  • Loading branch information
Eric W. Biederman committed Feb 13, 2013
1 parent f30c255 commit ac5c807
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 4e963d4f3ed1b756ff20f84960fcb4db42509146
refs/heads/master: 54f834cd5501fb5fc801e4719a3ad0c894a3af2c
4 changes: 2 additions & 2 deletions trunk/include/linux/nfs_xdr.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ struct nfs_fattr {
unsigned int valid; /* which fields are valid */
umode_t mode;
__u32 nlink;
__u32 uid;
__u32 gid;
kuid_t uid;
kgid_t gid;
dev_t rdev;
__u64 size;
union {
Expand Down

0 comments on commit ac5c807

Please sign in to comment.