K 10 svn:author V 3 pfg K 8 svn:date V 27 2017-06-22T02:43:32.583327Z K 7 svn:log V 368 ext2fs: add dir_nlink feature support. ext4 on linux has always supported more than 32000 directories through the dir_nlink feature, but FreeBSD was unable to catch up on this feature. As part of the 64 bit inode changes nlink_t has been extended and this feature is now possible. Submitted by: Fedor Uporov Differential Revision: https://reviews.freebsd.org/D11210 END