[PATCH 0/2 V3] xfstests XFS: verify extended attributes after multi-stream xfsdump/xfsrestore are not lost

rjohnston at sgi.com rjohnston at sgi.com
Thu Oct 10 23:19:11 CDT 2013


Extended attributes are lost after multi-stream xfsdump/xfsrestore
of wholly-sparse files.  This can happen in two ways:

  1 - The restore succeeds, however the extended attributes are lost
  2 - The restore in not successful because xfsrestore segfaults
      with the following warning:

        "partial_reg: Out of records. Extend attrs applied early."

---
Changelog
V2:
  Updated test description and comments
  Changed test status to default to failure
  Added missing _requires_XXXX statements
  Removed the attr root (-R) namespace argument
V3:
  Split into 2 tests and used functions from the common
  directory where appropriate.

--Rich



More information about the xfs mailing list