Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217029
b: refs/heads/master
c: ed58b29
h: refs/heads/master
i:
  217027: 82b04b2
v: v3
  • Loading branch information
Chuck Lever authored and Trond Myklebust committed Sep 17, 2010
1 parent 595ba91 commit 01e9c71
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: cf187c2d7ec763cdd459fe43933a5cc4f5f48e1b
refs/heads/master: ed58b2917be24fc8603128e32d50a1378afe66e1
2 changes: 1 addition & 1 deletion trunk/fs/nfs/mount_clnt.c
Original file line number Diff line number Diff line change
Expand Up @@ -436,7 +436,7 @@ static int decode_auth_flavors(struct xdr_stream *xdr, struct mountres *res)

for (i = 0; i < entries; i++) {
flavors[i] = ntohl(*p++);
dprintk("NFS:\tflavor %u: %d\n", i, flavors[i]);
dprintk("NFS: auth flavor[%u]: %d\n", i, flavors[i]);
}
*count = i;

Expand Down

0 comments on commit 01e9c71

Please sign in to comment.