                                                    -*- mode: indented-text -*-

 - dosfsck: Check for cases where FAT32 rootdir-in-chain would become
   empty (first cluster is bad or the like). That action would reset
   fs->root_cluster to 0 and thus make the rest of dosfsck believe
   there is an old-style root dir.

 - dosfsck: Better checking of file times: ctime <= mtime <= atime

 - mkdosfs: If no volume label set, put "NO NAME" into respective boot
   sector field.

 - both: alignment problems on Alphas have been reported; however, I
   can't test this without an AXP machine... expecting patches!

