git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e701c6
)
nfsd: stop translating EAGAIN to nfserr_dropit
author
J. Bruce Fields
<bfields@redhat.com>
Mon, 3 Jan 2011 03:05:33 +0000
(22:05 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 4 Jan 2011 21:49:23 +0000
(16:49 -0500)
We no longer need this.
Also, EWOULDBLOCK is generally a synonym for EAGAIN, but that may not be
true on all architectures, so map it as well.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/nfsproc.c
patch
|
blob
|
history
diff --cc
fs/nfsd/nfsproc.c
Simple merge