From: Al Viro Date: Fri, 9 May 2008 01:02:45 +0000 (-0400) Subject: [PATCH] dup_fd() part 2 X-Git-Tag: v2.6.26-rc4~115^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9dec3c4d306b09b31331e475e895bb9674e16d81;p=pandora-kernel.git [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 --- Reading git-diff-tree failed