K 10 svn:author V 6 marius K 8 svn:date V 27 2011-07-25T21:37:52.638797Z K 7 svn:log V 291 MFC: r192972 (partial) Some of the boot loader code only works on a ufs file system, but it uses the generic struct dirent, which happens to look identical to UFS's struct direct. If BSD ever changes dirent then this will be a problem. Submitted by: matthew dot fleming at isilon dot com END