K 10 svn:author V 3 mjg K 8 svn:date V 27 2014-01-07T19:28:10.731191Z K 7 svn:log V 222 MFC r260232: Don't check for fd limits in fdgrowtable_exp. Callers do that already and additional check races with process decreasing limits and can result in not growing the table at all, which is currently not handled. END