Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18951
b: refs/heads/master
c: fd44527
h: refs/heads/master
i:
  18949: c1be7aa
  18947: 080576a
  18943: 11a3331
v: v3
  • Loading branch information
J. Bruce Fields authored and Linus Torvalds committed Jan 19, 2006
1 parent 4bcb66e commit feb633b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 796dadfd02eda1e3e6e42ecc8379d8b1c1523ddf
refs/heads/master: fd44527707f2697fd2959e8bdb321ae588d150e2
2 changes: 2 additions & 0 deletions trunk/fs/nfsd/nfs4proc.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,8 @@ nfsd4_proc_compound(struct svc_rqst *rqstp,
while (!status && resp->opcnt < args->opcnt) {
op = &args->ops[resp->opcnt++];

dprintk("nfsv4 compound op #%d: %d\n", resp->opcnt, op->opnum);

/*
* The XDR decode routines may have pre-set op->status;
* for example, if there is a miscellaneous XDR error
Expand Down

0 comments on commit feb633b

Please sign in to comment.