Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347644
b: refs/heads/master
c: 8b0554e
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Layton authored and J. Bruce Fields committed Nov 12, 2012
1 parent 2087f36 commit f5fed67
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f3aa7e24c91ee3fd387150c2c5a9934b09f44ec5
refs/heads/master: 8b0554e9a24298c91de89a779a714c87073380a2
3 changes: 3 additions & 0 deletions trunk/fs/nfsd/nfs4recover.c
Original file line number Diff line number Diff line change
Expand Up @@ -1166,6 +1166,9 @@ nfsd4_client_tracking_init(struct net *net)

/* Finally, try to use nfsdcld */
client_tracking_ops = &nfsd4_cld_tracking_ops;
printk(KERN_WARNING "NFSD: the nfsdcld client tracking upcall will be "
"removed in 3.10. Please transition to using "
"nfsdcltrack.\n");
do_init:
status = client_tracking_ops->init(net);
if (status) {
Expand Down

0 comments on commit f5fed67

Please sign in to comment.