CVS log for xfs-cmds/xfstests/122

[BACK] Up to [Development] / xfs-cmds / xfstests

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 8 06:18:43 2008 UTC (9 years, 1 month ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +14 -0 lines
Diff to previous 1.9 (colored)

Update xfsprogs to latest kernel headers and functions
Merge of master-melb:xfs-cmds:32070a by kenmcd.

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 17 04:11:10 2008 UTC (9 years, 3 months ago) by brads.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.8: +7 -1 lines
Diff to previous 1.8 (colored)

Tims patch to fix test 122:  the __arch_pack stuff is confusing it - as was the case in the past
with the "attribute packed" stuff for the efi/efd items etc..
It is confusing the parsing which works out the type names.
Merge of master-melb:xfs-cmds:31658a by kenmcd.

Revision 1.8 / (download) - annotate - [select for diffs], Mon May 5 06:25:29 2008 UTC (9 years, 5 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.7: +14 -1 lines
Diff to previous 1.7 (colored)

Add support for sb_bad_features2 in QA 122
Merge of master-melb:xfs-cmds:31022a by kenmcd.

  Add support for sb_bad_features2 in superblock structure

Revision 1.7 / (download) - annotate - [select for diffs], Fri Nov 2 05:15:58 2007 UTC (9 years, 11 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 (colored)

Stop creating shit files.
Merge of master-melb:xfs-cmds:30010a by kenmcd.

  Stop creating shit files.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Aug 2 06:20:52 2007 UTC (10 years, 2 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.5: +0 -0 lines
Diff to previous 1.5 (colored)

Fix up mode bits
Merge of master-melb:xfs-cmds:29299a by kenmcd.

  Execute bits changed from --- to xxx
  Fix up mode xbits for test

Revision 1.5 / (download) - annotate - [select for diffs], Thu Aug 2 06:20:02 2007 UTC (10 years, 2 months ago) by bnaujok.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

Fix up QA for xfsprogs 2.9.x
Merge of master-melb:xfs-cmds:29298a by kenmcd.

  Execute bits changed from xxx to ---
  Update test for xfs_metablock_t structure

Revision 1.4 / (download) - annotate - [select for diffs], Mon Feb 5 02:52:17 2007 UTC (10 years, 8 months ago) by ddiss.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.3: +16 -1 lines
Diff to previous 1.3 (colored)

XFSQA 122 on machines with xfs_lazy_sb.patch have failed due to the addition of __be32 agf_btreeblks to xfs_agf_t.

This change causes 122 detect whether the patch is installed by greping for lazy count in mkfs output, the xfs_agf_t size is then filtered based on the patch status.
The original intention was to check /lib/modules/$(uname -r)/source/fs/xfs/xfs_ag.h for btreeblks and filter on this, however the kernel source is not a prereq for XFSQA.
Merge of master-melb:xfs-cmds:28014a by kenmcd.

  pipe get_structs.c output through _type_size_filter to filter out known changes to xfs type sizes

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 26 15:40:22 2006 UTC (11 years, 4 months ago) by nathans.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

Check for indent command before running test 122.
Merge of master-melb:xfs-cmds:26354a by kenmcd.

Revision 1.2 / (download) - annotate - [select for diffs], Mon Jun 19 06:10:49 2006 UTC (11 years, 4 months ago) by allanr.longdrop.melbourne.sgi.com
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line
Merge of master-melb:xfs-cmds:26276a by kenmcd.

  Ordered test and golden output files as test was failing due to sizeof( xfs_alloctype_t ) = 4 being on a different line

Revision 1.1 / (download) - annotate - [select for diffs], Fri May 26 15:38:44 2006 UTC (11 years, 5 months ago) by tes.longdrop.melbourne.sgi.com
Branch: MAIN

An attempt at looking at the sizes of xfs structures with exclusions
for ones that we know are different.
The aim is to help pick up on extensions to structures and addition
of structures which for instance may vary on 32 bit and 64 bit word size
versions.
Merge of master-melb:xfs-cmds:26056a by kenmcd.

  An attempt at looking at the sizes of xfs structures with exclusions
  for ones that we know are different.
  The aim is to help pick up on extensions to structures and addition
  of structures which for instance may vary on 32 bit and 64 bit word size
  versions.

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>