Comment 14 for bug 128517

Revision history for this message
James Westby (james-w) wrote : Re: fatsort writeClusterChain: Seek error!

Hi motu-release,

We have a fix for this bug, but Sebastian recommended
we should pull in the new version, as it has some important
fixes. Looking at the changelog I would tend to agree. I'm
submitting this FFe so that you can decide whether the new
feature introduced are acceptable.

Thanks,

James

+07/08/2008 v0.9.8.3 * bug in check_mounted fixed
+06/11/2008 v0.9.8.2 * minor fixes in header files and make files
+ * modified README
+06/10/2008 v0.9.8.1 * some minor fixes. Thanks to Till Maas.
+09/25/2007 v0.9.8 * splitted fatsort into several source files
+ * implemented exclusive file lock (not mandatory)
+ * signals are blocked while writing to file (implemented critial sections)
+ * sorting of special directory entries (".", ".." and volume label) is now prevented
+ * enhanced mount check feature
+ * -f option to force sorting introduced
+ * small updates
+ * thanks to Joe Forster/STA for some fixes