CVS log for xfs-cmds/xfsprogs/io/Attic/help.c

[BACK] Up to [Development] / xfs-cmds / xfsprogs / io

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.6 / (download) - annotate - [select for diffs], Tue Apr 19 14:59:46 2005 UTC (12 years, 5 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.5: +0 -111 lines
Diff to previous 1.5 (unified)

Move common utility code into a libxcmd.a to ease sharing amongst multiple tools.
Merge of master-melb:xfs-cmds:22271a by kenmcd.

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 25 03:48:10 2004 UTC (13 years, 6 months ago) by nathans
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (unified)

xfs_io tweaks - support multiple files and memory mapped IO, amongst others.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 5 04:08:55 2004 UTC (13 years, 7 months ago) by nathans
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (unified)

xfs_io tweaks to allow some operations to work on non-XFS files (blkdev, etc).

Revision 1.3 / (download) - annotate - [select for diffs], Tue Apr 29 01:52:34 2003 UTC (14 years, 5 months ago) by nathans
Branch: MAIN
CVS Tags: XFS-1_3_0pre1
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 (unified)

Fix includes to not be relative to paths provided by -I directives, for
the xfsprogs and xfsdump builds.  At this stage still provide these gcc
options in the build but later that can be removed too now that headers
are clean.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Apr 16 18:29:10 2003 UTC (14 years, 6 months ago) by cattelan
Branch: MAIN
Changes since 1.1: +10 -10 lines
Diff to previous 1.1 (unified)

Merge whitespace changes over

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 25 03:48:48 2003 UTC (14 years, 6 months ago) by nathans
Branch: MAIN

Add xfs_io into xfsprogs, an xfs_db-alike program for the XFS IO path
which knows about direct IO, space preallocation, realtime files, etc
which the usual tools like dd don't unfortunately.  This is a fixed-up
version of a hacked tool that I found useful for coding, debugging and
testing unwritten extents; hopefully it'll be useful for realtime too.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>