From: JANAK DESAI Date: Tue, 7 Feb 2006 20:59:02 +0000 (-0800) Subject: [PATCH] unshare system call -v5: unshare files X-Git-Tag: v2.6.16-rc3~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a016f3389c06606dd80e687942ff3c71d41823c4;p=pandora-kernel.git [PATCH] unshare system call -v5: unshare files If the file descriptor structure is being shared, allocate a new one and copy information from the current, shared, structure. Signed-off-by: Janak Desai Cc: Al Viro Cc: Christoph Hellwig Cc: Michael Kerrisk Cc: Andi Kleen Cc: Paul Mackerras Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed