Laurent Blume wrote: > Hi all, > > It seems a user managed to create files dated Oct 16, 2057, from a Linux > distro that mounted by NFS the volumes on an x2100 server running S10U5, with > ZFS volumes. > > The problem is, those files are completely unreachable on the S10 server: > > # ls -l .gtk-bookmarks > .gtk-bookmarks: Value too large for defined data type > > # more .gtk-bookmarks > .gtk-bookmarks: Value too large for defined data type > > # cp .gtk-bookmarks /tmp > cp: cannot access .gtk-bookmarks > > # touch .gtk-bookmarks > touch: .gtk-bookmarks cannot stat >
The touch utility was modified a few months ago to deal with out of range timestamps. PSARC 2008/508 allow touch/settime to fix out of range timestamps 6709455 settime should be able to manipulate files with wrong timestamp -Mark _______________________________________________ zfs-discuss mailing list zfs-discuss@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/zfs-discuss