- fix some endian problems in attributes
- add qa test
qa fails on two counts:
- ENOATTR isn't defined in user space, and for some reason isn't
returned in errno anyway.
- setting an attribute with a very long name ie over 40 characters
behaves a bit strangely - producing attributes with different
length truncated names, and with incorrect values.
If I don't track those problems down, I'll open a bug.
Modid: 2.4.0-test1-xfs:slinx:67924a
Date: Wed Jul 26 20:29:03 PDT 2000
Workarea: snort:/build1/people/dxm/isms/slinx-xfs
Author: dxm
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
cmd/xfs/attr/xfs_attr.c - 1.2
- fix error message
cmd/xfs/stress/018 - 1.3
- remove double trap
cmd/xfs/stress/group - 1.18
- add 020
linux/fs/xfs/xfs_attr.c - 1.78
linux/fs/xfs/xfs_attr_leaf.c - 1.50
linux/fs/xfs/xfsidbg.c - 1.147
- endian fixes
cmd/xfs/stress/020 - 1.1
- xfs_attr test
cmd/xfs/stress/020.out - 1.1
- output for 020
|