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:
77d2ca3
)
[NET]: Do not lose accepted socket when -ENFILE/-EMFILE.
author
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 01:13:49 +0000
(17:13 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 21 Mar 2006 01:13:49 +0000
(17:13 -0800)
Try to allocate the struct file and an unused file
descriptor before we try to pull a newly accepted
socket out of the protocol layer.
Based upon a patch by Prassana Meda.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found