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:
02afc62
)
[PATCH] dup_fd() part 2
author
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 9 May 2008 01:02:45 +0000
(21:02 -0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Fri, 16 May 2008 21:22:33 +0000
(17:22 -0400)
use alloc_fdtable() instead of expand_files(), get rid of pointless
grabbing newf->file_lock, kill magic in copy_fdtable() that used to
be there only to skip copying when called from dup_fd().
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/file.c
patch
|
blob
|
history
diff --cc
fs/file.c
Simple merge