Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60824
b: refs/heads/master
c: 0ac68d1
h: refs/heads/master
v: v3
  • Loading branch information
Benny Halevy authored and Linus Torvalds committed Jul 17, 2007
1 parent 9a5faf7 commit 4eae6ce
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: f7fede4b27bfc6c987d6da8e40384b1b098830bb
refs/heads/master: 0ac68d17996eb421dde51452b89d5545ba07c6fe
2 changes: 1 addition & 1 deletion trunk/fs/nfsd/nfs4callback.c
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ enum nfs_cb_opnum4 {
#define op_enc_sz 1
#define op_dec_sz 2
#define enc_nfs4_fh_sz (1 + (NFS4_FHSIZE >> 2))
#define enc_stateid_sz 16
#define enc_stateid_sz (NFS4_STATEID_SIZE >> 2)
#define NFS4_enc_cb_recall_sz (cb_compound_enc_hdr_sz + \
1 + enc_stateid_sz + \
enc_nfs4_fh_sz)
Expand Down

0 comments on commit 4eae6ce

Please sign in to comment.