• A
    [PATCH] dup_fd() part 2 · 9dec3c4d
    Al Viro 提交于
    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: NAl Viro <viro@zeniv.linux.org.uk>
    9dec3c4d
file.c 10.7 KB