Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347678
b: refs/heads/master
c: dba88ba
h: refs/heads/master
v: v3
  • Loading branch information
J. Bruce Fields committed Nov 28, 2012
1 parent dd1c1e1 commit 2ce59b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: a36b1725b342c8131a86a0238789d8e7bcb490dd
refs/heads/master: dba88ba55a06ff8bef467f2ca3f7904aeab8762a
2 changes: 0 additions & 2 deletions trunk/fs/nfsd/nfs4recover.c
Original file line number Diff line number Diff line change
Expand Up @@ -509,11 +509,9 @@ nfsd4_load_reboot_recovery_data(struct net *net)
{
int status;

nfs4_lock_state();
status = nfsd4_init_recdir();
if (!status)
status = nfsd4_recdir_load(net);
nfs4_unlock_state();
if (status)
printk(KERN_ERR "NFSD: Failure reading reboot recovery data\n");
return status;
Expand Down

0 comments on commit 2ce59b4

Please sign in to comment.