CVS log for xfs-cmds/xfstests/ltp/fsx.c

[BACK] Up to [OSS] / xfs-cmds / xfstests / ltp

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu Mar 8 03:02:20 2007 UTC (2 years, 3 months ago) by lachlan.longdrop.melbourne.sgi.com
Branches: MAIN
CVS tags: HEAD
Diff to previous 1.7: preferred, colored
Changes since revision 1.7: +7 -3 lines
fsx was calling vfprintf twice without resetting the va_list argument
Merge of master-melb:xfs-cmds:28212a by kenmcd.

  fsx was calling vfprintf twice without resetting the va_list argument and
  this caused a segfault on the second call.  Now uses one call to vsnprintf
  to print to a buffer and uses that multiple times.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Aug 4 13:44:58 2006 UTC (2 years, 11 months ago) by allanr.longdrop.melbourne.sgi.com
Branches: MAIN
Diff to previous 1.6: preferred, colored
Changes since revision 1.6: +52 -6 lines
Merge relevant CXFSQA tests into XFSQA
Merge of master-melb:xfs-cmds:26631a by kenmcd.

  added
  -f flush and invalidate cache after I/O
  -y synchronize changes to file (originally -f but not enabled in source)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Feb 14 13:52:05 2005 UTC (4 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branches: MAIN
Diff to previous 1.5: preferred, colored
Changes since revision 1.5: +5 -3 lines
Add AIO test 113 into the mix, enable AIO testing capability in local fsx.
Merge of master-melb:xfs-cmds:21487a by kenmcd.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Oct 22 14:38:06 2004 UTC (4 years, 8 months ago) by tes.longdrop.melbourne.sgi.com
Branches: MAIN
Diff to previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Get xfstests building on irix using root/toolroot.
Merge of xfs-cmds-melb:slinx:19868a by kenmcd.

  Fix warning msg from IRIX cc compiler. No point testing an unsigned 
  to be less than zero.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Tue Jun 15 07:32:36 2004 UTC (5 years ago) by ptools
Branches: MAIN
Diff to previous 1.3: preferred, colored
Changes since revision 1.3: +24 -10 lines
Fixed merge problems
 


Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Mar 18 23:46:57 2004 UTC (5 years, 3 months ago) by fsgqa
Branches: MAIN
Diff to previous 1.2: preferred, colored
Changes since revision 1.2: +194 -78 lines
Merge in latest fsx changes from outside - AIO and direct IO support.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Aug 1 05:48:02 2003 UTC (5 years, 11 months ago) by fsgqa
Branches: MAIN
Diff to previous 1.1: preferred, colored
Changes since revision 1.1: +33 -10 lines
Add an fsx test, allow fsx to preallocate file space on -x

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 7 06:36:46 2003 UTC (5 years, 11 months ago) by nathans
Branches: MAIN
xfstests updates - rework build to be like other xfs packages, revive some old fs test tools and reenable xfs extensions, move ltp code into a separate subdir to help keeping in sync with real ltp project (hopefully)

Diff request

This form allows you to request diffs 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.

Log view options

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