K 10 svn:author V 3 tjr K 8 svn:date V 27 2004-09-08T13:03:19.000000Z K 7 svn:log V 305 Reduce the size of struct defid's defid_dirclust, defid_dirofs and (disabled) defid_gen members from u_long to u_int32_t so that alignment requirements don't cause the structure to become larger than struct fid on LP64 platforms. This fixes NFS exports of msdos filesystems on at least amd64. PR: 71173 END