xfs_copy(8) is now usable and installed as part of xfsprogs.
Date: Tue Jul 22 17:43:47 PDT 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.5.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: xfs-cmds:slinx:154035a
cmd/xfsprogs/Makefile - 1.20
cmd/xfsprogs/VERSION - 1.84
cmd/xfsprogs/doc/CHANGES - 1.119
cmd/xfsprogs/debian/changelog - 1.76
cmd/xfsdump/Makefile - 1.16
xfsdump/copy/xfs_copy.8 1.3 renamed to xfsprogs/man/man8/xfs_copy.8 1.1
xfsdump/copy/xfs_copy.c 1.18 renamed to xfsprogs/copy/xfs_copy.c 1.1
xfsdump/copy/Makefile 1.11 renamed to xfsprogs/copy/Makefile 1.1
xfsdump/copy/xfs_copy.h 1.3 renamed to xfsprogs/copy/xfs_copy.h 1.1
- Move xfs_copy into xfsprogs, build and install it too. Reasons
for it being in xfsdump package are no longer there, and its a
libxfs user so keep it with the rest of them.
Date: Thu Jul 24 20:14:10 PDT 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/2.5.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.5.x-xfs
Modid: xfs-cmds:slinx:154276a
cmd/xfsprogs/doc/CHANGES - 1.120
cmd/xfsprogs/debian/changelog - 1.77
- Update for new xfsprogs version.
cmd/xfsprogs/include/libxfs.h - 1.29
cmd/xfsprogs/libxfs/rdwr.c - 1.21
- Change log writing routines so that they can be used by xfs_copy
too (which needs to do all IO itself).
cmd/xfsprogs/io/xfs_bmap.sh - 1.4
- Fix whitespace handling.
cmd/xfsprogs/copy/xfs_copy.h - 1.2
cmd/xfsprogs/copy/xfs_copy.c - 1.2
- Write the log directly instead of calling xfs_db, fix UUID
mismanagement so that all target devices have different
identifiers, add code to detect when a too-small target
device has been specified.
|