K 10 svn:author V 7 dchagin K 8 svn:date V 27 2017-06-12T07:35:59.895624Z K 7 svn:log V 192 Since r318735 (ino64 project) the size of the native struct dirent is equal or greater than the size of Linux struct dirent or struct dirent64. So, remove LINUX_RECLEN_RATIO magic as useless. END