Projects / lessfs / Releases

RSS All releases of lessfs

  •  22 Aug 2010 13:10

    Release Notes: This version adds two new features: synchronous replication and background deletion. Synchronous replication allows Lessfs to support a master/slave configuration. In this case, the master will synchronously replicate the data to the slave. The slave is read-only. The master will freeze forever when the slave becomes unreachable. When background deletion is enabled, lessfs will spawn a background thread that will take care of the truncation/deletion task. Lessfs will therefore return immediately after a delete or truncate operation.

    •  07 Jul 2010 22:49

      Release Notes: The 1.1.0 series of Lessfs adds support for many different hashes including SHA-256, tiger, and whirlpool (64 bytes). Compression has been improved and many compression algorithms are now available, including bzip, gzip, lzo, and deflate. The file_io backend supports encryption. Performance has increased to a level where lessfs outperforms many of its rivals when it comes to write throughput.

      •  31 Mar 2010 16:19

        Release Notes: This release enables lessfs to be mounted without the need to specify options other than the configuration file and the mountpoint. Lessfs now provides automatic migration support for older lessfs versions.

        •  07 Mar 2010 13:43

          Release Notes: This release fixes some minor bugs that are related to logging only.

          •  04 Mar 2010 23:51

            Release Notes: This release enables support for transactions/check pointing. Lessfs no longer needs fsck after a crash. Also new is the ability to run a program when disk space drops below a certain amount of space. This program can be used to free up space when the tokyocabinet datastore is used.

            •  30 Dec 2009 22:47

              Release Notes: There are only minor changes this release. License information has been added to the top of every file. The license information has been updated for QuickLZ after contacting the author. A bug where lessfs would crash upon defragmentation when the file_io backend had been selected has been fixed.

              •  21 Dec 2009 22:03

                Release Notes: This release fixes an erroneous free() that could crash lessfs upon startup when the tiger hash was selected. It changes mklessfs so that it supports automatic directory creation and database overwrites. mklessfs now has improved error reporting. There are further general code cleanups.

                •  16 Dec 2009 21:27

                  Release Notes: This release fixes two memory leaks that are related to hardlink operations and one other memory leak in file_io. It also solves a problem with cp -a caused by not initializing st_[a/c/m]time.tv_nsec.

                  •  12 Dec 2009 21:58

                    Release Notes: This release fixes some problems where permissions were not properly set on open files. It also solves a problem with the link count of directories. Performance for some meta data operations has improved.

                    •  09 Dec 2009 10:03

                      Release Notes: This version of lessfs passes all the fsx-linux tests. It has been confirmed that this release fixes the problems that people were reporting with rsync.

                      Screenshot

                      Project Spotlight

                      PHPGrid

                      A fully-functional PHP Grid in just seven lines of code.

                      Screenshot

                      Project Spotlight

                      mpg123

                      A realtime player for MPEG audio layer 1, 2, and 3 files.