commit | f33ff9927f42045116d738ee47ff7bc59f739bd7 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sun Aug 12 16:17:59 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Wed Sep 26 21:08:53 2012 -0400 |
tree | 917e0d7c10392a884a0aeda8733bdd2ef8e2c105 | |
parent | 352e3b249284235e00745f3e71fc348b913e5deb [diff] |
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 <viro@zeniv.linux.org.uk>