pkgsrc/filesystems
xtraeme 0be058961a Update to 1.1004:
*  fix: unwritten sparse file regions could get corrupted if the end
   of a write wasn't aligned to cluster boundary. Sparse files are very
   rarely used, most typically by bittorent clients.
* fix: creation of read-only files failed.
* change: free inode calculation was CPU intensive during write activity.
  This could reduce write performance when millions of files are used if
  a file manager or desktop applet regularly polled for disk space usage.
  Now the statfs() system call is constant time.
* change: file creation performance is improved by 40-80%.
* change: smart directory traversal is 20-200% faster for disk based and
  300-600% faster for memory cache based traversals.
2007-10-11 21:35:42 +00:00
..
fuse Add comment about ONLY_FOR_PLATFORM explaining why this doesn't build 2007-03-16 18:57:29 +00:00
fuse-afpfs-ng Let's not be coy about this - afpfs-ng will run on more than just Linux. 2007-07-09 19:10:33 +00:00
fuse-archivemount Belated bump revision as libarchive was changed. 2007-07-29 17:37:51 +00:00
fuse-cddfs default to /dev/cd0d on NetBSD 2007-02-26 15:15:34 +00:00
fuse-cryptofs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-curlftpfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-encfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-gmailfs Initial import of fuse-gmailfs-0.7.2 into the Packages Collection. 2007-05-04 22:55:10 +00:00
fuse-gphotofs GPhotoFS is a filesystem client based on libgphoto2 that exposes 2007-05-02 19:43:40 +00:00
fuse-httpfs Fix up CATEGORIES for filesystem 2007-03-15 22:55:21 +00:00
fuse-loggedfs 80 chars per line max, please. 2007-06-11 22:02:37 +00:00
fuse-lzofs use open() instead of mknod() to create regular files. avoids having 2007-03-16 08:21:16 +00:00
fuse-ntfs-3g Update to 1.1004: 2007-10-11 21:35:42 +00:00
fuse-obexfs This needs openobex>=1.3nb2 for the bdaddr_t fix in obex.h. 2007-05-16 11:46:11 +00:00
fuse-pod Initial import of fusepod-0.5.1 into the Packages Collection as 2007-05-04 23:48:33 +00:00
fuse-unionfs Remove trailing spaces. 2007-10-09 19:19:08 +00:00
fuse-wdfs Make this package compile again after recent changes to fuse.h 2007-05-16 22:28:19 +00:00
fuse-wikipediafs Fix typo in COMMENT. 2007-08-25 11:51:44 +00:00
py-fuse-bindings Initial import of python bindings (version 0.2pre1) for fuse and 2007-05-04 19:51:52 +00:00
u9fs Change to create directories before copying files to them. Won't matter in 2007-05-13 15:34:05 +00:00
Makefile Added mk/misc/category.mk, which contains the definitions that are only 2007-08-13 08:12:41 +00:00