Subject: CVS commit: pkgsrc/filesystems/fuse-ntfs-3g
From: Juan Romero Pardines
Date: 2007-11-20 14:30:54
Message id: 20071120133054.A9E1321507@cvs.netbsd.org

Log Message:
Update to 1.1120:

* Fix: successful hard link removal may reported "Input/Output error".
* Fix: listing the content of a single directory having over 600,000 files
  and subdirectories may returned "Input/Output error" or truncated
  directory listing.
* Fix: atime mount option didn't work.
* Fix: POSIX file time updates (file access and modification times, inode
  change time). Please note, though NTFS-3G updates the times correctly now,
  FUSE may keep caching old, invalid time attributes for a short time after
  rename(2), creat(2), and some file operations which involve hard links.
  FUSE has fixed already the first two cases and they may be included in
  the Linux kernel 2.6.24 release.
* New: relatime support was added and made the default atime update method.

Files:
RevisionActionfile
1.10modifypkgsrc/filesystems/fuse-ntfs-3g/Makefile
1.12modifypkgsrc/filesystems/fuse-ntfs-3g/distinfo