From: Al Viro Date: Tue, 21 Aug 2012 13:56:33 +0000 (-0400) Subject: take close-on-exec logics to fs/file.c, clean it up a bit X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~36^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a6d27de340c89c5323565b49f7851362619925d;p=pandora-kernel.git take close-on-exec logics to fs/file.c, clean it up a bit ... and add cond_resched() there, while we are at it. We can get large latencies as is... Signed-off-by: Al Viro --- Reading git-diff-tree failed