Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 294561
b: refs/heads/master
c: 95a13f7
h: refs/heads/master
i:
  294559: 09679a2
v: v3
  • Loading branch information
Trond Myklebust authored and Trond Myklebust committed Mar 15, 2012
1 parent 4767588 commit 518e7c4
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: 96dcadc2fdd111dca90d559f189a30c65394451a
refs/heads/master: 95a13f7b33be87d85d8e6652126a3f4d64d164db
2 changes: 1 addition & 1 deletion trunk/fs/nfs/nfs4xdr.c
Original file line number Diff line number Diff line change
Expand Up @@ -3440,7 +3440,7 @@ static int decode_pathname(struct xdr_stream *xdr, struct nfs4_pathname *path)
status = decode_opaque_inline(xdr, &component->len, &component->data);
if (unlikely(status != 0))
goto out_eio;
if (unlikely(nfs_debug & NFSDBG_XDR))
ifdebug (XDR)
pr_cont("%s%.*s ",
(path->ncomponents != n ? "/ " : ""),
component->len, component->data);
Expand Down

0 comments on commit 518e7c4

Please sign in to comment.