CVS log for xfs-cmds/xfstests/dmapi/src/suite2/src/test_fileattr.c

[BACK] Up to [Development] / xfs-cmds / xfstests / dmapi / src / suite2 / src

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: HEAD


Revision 1.13 / (download) - annotate - [select for diffs], Wed Jun 18 16:08:20 2008 UTC (9 years, 4 months ago) by donaldd.longdrop.melbourne.sgi.com
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (unified)

Fix XFSQA test 144

Two really dumb bugs:

 - "foo & 0x3FFFFFFFFFFFF" doesn't cap at 1TB, but rather at more than
   two magnitudes larger than that.  That gets us EFBIG with typical
   32bit XFS setups.
 - the command array can easily overflow and thus let the test fail


Signed-off-by: Christoph Hellwig <hch@lst.de>
Merge of master-melb:xfs-cmds:31327a by kenmcd.

  Fix XFSQA test 144

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>