pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/filesystems/fuse
Module Name: pkgsrc
Committed By: manu
Date: Wed Aug 25 08:02:22 UTC 2010
Modified Files:
pkgsrc/filesystems/fuse: Makefile distinfo
pkgsrc/filesystems/fuse/patches: patch-aa
Added Files:
pkgsrc/filesystems/fuse: MESSAGE.Linux MESSAGE.NetBSD PLIST.Linux
PLIST.common
pkgsrc/filesystems/fuse/patches: patch-ab patch-ac patch-ad patch-ae
patch-af patch-ag patch-ai patch-ak patch-al patch-am patch-an
Removed Files:
pkgsrc/filesystems/fuse: MESSAGE PLIST
Log Message:
Update FUSE to 2.8.4 and add NetBSD support through filesystems/perfuse
Changes since previous verion, from the NEWS file
2.8.x:
- More scalable directory tree locking
- Atomic open(O_TRUNC) support
- Support big write requests on kernels 2.6.26 and newer
- Out-of-tree fuse module removed
- Better NFS exporting support
- New ioctl and poll requests
- New CUSE (Character Device in Userspace) interface
- Allow umask processing in userspace
- Added cache invalidation notifications
- Bugfixes and small improvements
2.7.x:
- Stacking support for the high level API
- Add filename charset conversion module
- Improved mounting
2.6.x!
- Improved read characteristics (asynchronous reads)
- Support for aborting filesystem connection
- POSIX file locking support
- Request interruption support
- Building module for Linux kernels earlier than 2.6.9 not supported
- Allow block device based filesystems to support swap files
- Several bugs fixed, including a rare system hang on SMP
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/filesystems/fuse/MESSAGE
cvs rdiff -u -r0 -r1.1 pkgsrc/filesystems/fuse/MESSAGE.Linux \
pkgsrc/filesystems/fuse/MESSAGE.NetBSD \
pkgsrc/filesystems/fuse/PLIST.Linux pkgsrc/filesystems/fuse/PLIST.common
cvs rdiff -u -r1.5 -r1.6 pkgsrc/filesystems/fuse/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/filesystems/fuse/PLIST
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse/distinfo
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/filesystems/fuse/patches/patch-aa
cvs rdiff -u -r0 -r1.1 pkgsrc/filesystems/fuse/patches/patch-ab \
pkgsrc/filesystems/fuse/patches/patch-ac \
pkgsrc/filesystems/fuse/patches/patch-ad \
pkgsrc/filesystems/fuse/patches/patch-ae \
pkgsrc/filesystems/fuse/patches/patch-af \
pkgsrc/filesystems/fuse/patches/patch-ag \
pkgsrc/filesystems/fuse/patches/patch-ai \
pkgsrc/filesystems/fuse/patches/patch-ak \
pkgsrc/filesystems/fuse/patches/patch-al \
pkgsrc/filesystems/fuse/patches/patch-am \
pkgsrc/filesystems/fuse/patches/patch-an
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index