xfsdump-1.1.6 (1 October 2001) - get rid of useless stkchk abstraction (will no longer get stack info messages with -v proc=debug) xfsdump-1.1.5 (28 September 2001) - changes for ia64 (e.g. time32_t, getdents, librmt mtget changes) - fix dump/restore to be able to use drive_scsitape with devfs xfsdump-1.1.4 (18 September 2001) - fix librmt to allow a remote path without "/dev" in its name - this allows xfsdump/xfsrestore to remote file - fix librmt for remote uname to use env variable RSH - add some diagnostics to xfsdump xfsdump-1.1.3 (27 July 2001) - fixes for (hopefully) the last few nits in libtool usage xfsdump-1.1.2 (24 July 2001) - merge in phase 3 changes from review and further testing - merge in code to specify maximum file size for xfsdump (-z) - merge in code to specify media file size for xfsdump (-d) - merge in code to request single media file for xfsdump (-S) - merge a couple of minor bug fixes from IRIX xfsdump-1.1.1 (23 July 2001) - look for libtool archives in /usr/lib, not /lib xfsdump-1.1.0 (18 July 2001) - rework package to use libtool - merge fsr bug fixes from IRIX - merge xfsdump phase 3 performance fixup from IRIX - enable use of (shared) libhandle.so and libattr.so - re-enable use of libdm.so for DMAPI support - remove some more unused "common" files - man page updates for xfsdump and xfsrestore - moved certain binaries from /usr/sbin into /sbin to be available for recovery when only root is mounted xfsdump-1.0.12 (13 July 2001) - Fix mistake introduced in 1.0.10 whereby xfsdump/xfsrestore to remote tape drives will cause rmt debug messages to be written to the remote machine in: /server.XXX (where XXX = pid). These files will no longer be created via xfsdump/xfsrestore. The fix is in librmt - it should have only written out warning messages and not debug messages. If the debug environment variable is turned on for librmt then the debug file will go to /tmp/librmt_debug.XXX. xfsdump-1.0.11 (12 July 2001) - correctly restore block and character device major numbers xfsdump-1.0.10 (5 July 2001) - produce librmt warning messages from xfsdump/xfsrestore without needing to set an environment variable xfsdump-1.0.9 (15 May 2001) - correctly [xfs]restore the suid and guid mode bits xfsdump-1.0.8 (12 May 2001) - added build dependency for Debian on latest devel package xfsdump-1.0.7 (07 May 2001) - fix warnings, remove last -Wall filter - configure script default man path now /usr/share/man - support realtime files in dump/restore - cleanup arch-specific code, esp. the byteswab routines - as a result, move to -O1 as default for extern inlines - fix bug dumping to remote tape device with given user xfsdump-1.0.6 (01 May 2001) - remove spurious warnings when dumping quota information xfsdump-1.0.5 (09 April 2001) - fix use of an uninitialised variable in dump - fix a number of compiler warnings xfsdump-1.0.4 (03 April 2001) - added xfsdump support for dumping quota information xfsdump-1.0.3 (28 March 2001) - minor rpm spec file changes - added xfsdq and xfsrq for dumping quota information xfsdump-1.0.2 (10 January 2001) - support extended attributes in xfsdump and xfsrestore xfsdump-1.0.1 (30 January 2001) - minor rpm and deb packaging work xfsdump-1.0.0 (15 January 2001) - dump, restore, fsr and co. abstracted from xfs-cmds package - completed Debian packaging - late beta code