Commit graph

4 commits

Author SHA1 Message Date
Alexander Logvinov
42d7dc67b6 - Update to 0.1.23
PR:		ports/139476
Submitted by:	Oleg Alexeenkov <proler at gmail.com> (maintainer)
2009-10-10 12:53:44 +00:00
Alexander Logvinov
86c629584f - Update to 0.1.22
PR:		ports/136812
Submitted by:	Oleg Alexeenkov <proler AT gmail.com> (maintainer)
Approved by:	tabthorpe, glarkin (mentors, implicit)
2009-07-16 08:16:49 +00:00
Wesley Shields
c860aa1c0f - Update to 0.1.21
PR:		ports/136252
Submitted by:	oleg <proler@gmail.com>
2009-07-14 14:24:23 +00:00
Alexander Logvinov
c19c33ab70 mhddfs - Multi HDD [FUSE] File System
File system for unifying several mount points into one
This FUSE-based file system allows mount points (or directories) to be
combined, simulating a single big volume which can merge several hard
drives or remote file systems. It is like unionfs, but can choose the
drive with the most free space to create new files on, and can move
data transparently between drives.

WWW:	http://mhddfs.uvw.ru/

PR:		ports/136019
Submitted by:	Oleg Alexeenkov <proler at gmail.com>
Approved by:	tabthorpe (mentor)
2009-06-26 12:31:27 +00:00