K 10 svn:author V 3 pfg K 8 svn:date V 27 2017-07-09T15:14:22.032942Z K 7 svn:log V 278 MFC r320408: ext2fs: Support e2di_uid_high and e2di_gid_high. The fields exist on all versions of the filesystem and using them is a mount option on linux. For FreeBSD, the corresponding i_uid and i_gid are always long enough so use them by default. Reviewed by: Fedor Uporov END