commit | 9dec3c4d306b09b31331e475e895bb9674e16d81 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Thu May 08 21:02:45 2008 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Fri May 16 17:22:33 2008 -0400 |
tree | a4755dd7f368d78cfe24696b7e469b41562f1aea | |
parent | 02afc6267f6d55d47aba9fcafdbd1b7230d2294a [diff] |
[PATCH] dup_fd() part 2 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>