From: Al Viro Date: Sun, 12 Aug 2012 20:17:59 +0000 (-0400) Subject: take rlimit check to callers of expand_files() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~36^2~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f33ff9927f42045116d738ee47ff7bc59f739bd7;p=pandora-kernel.git take rlimit check to callers of expand_files() ... except for one in android, where the check is different and already done in caller. No need to recalculate rlimit many times in alloc_fd() either. Signed-off-by: Al Viro --- Reading git-diff-tree failed