K 10 svn:author V 3 mjg K 8 svn:date V 27 2014-07-10T21:05:45.908827Z K 7 svn:log V 250 Don't zero fd_nfiles during fdp destruction. Code trying to take a look has to check fd_refcnt and it is 0 by that time. This is a follow up to r268505, without this the code would leak memory for tables bigger than the default. MFC after: 1 week END