Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193
b: refs/heads/master
c: 9e41605
h: refs/heads/master
i:
  191: 07f108b
v: v3
  • Loading branch information
NeilBrown authored and Linus Torvalds committed Apr 16, 2005
1 parent b8253ff commit c37fafb
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: d13df84ff7f3f3e26a9643c1d3cbf94cef9b5b59
refs/heads/master: 9e416052f1462801ca857c7536288bac0621615e
2 changes: 2 additions & 0 deletions trunk/fs/nfsd/nfssvc.c
Original file line number Diff line number Diff line change
Expand Up @@ -258,6 +258,8 @@ nfsd(struct svc_rqst *rqstp)
break;
err = signo;
}
/* Clear signals before calling lockd_down() and svc_exit_thread() */
flush_signals(current);

lock_kernel();

Expand Down

0 comments on commit c37fafb

Please sign in to comment.