[roll] Roll fuchsia [f2fs] Support for compatibility of extended attributes

Ensure compatibility so that extended attributes can be maintained well,
compatibility test case for inline xattrs has been added.

Test: fx test f2fs-compatibility-test
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/703957
Original-Revision: dea4f35c7a7ed84c079a0b17c25a7b85010d3c78
GitOrigin-RevId: d3d06aeec53fd74734316da696b9eea381973b4f
Change-Id: I7486baf819cc75d7041ff935f583c998e57669fc
1 file changed
tree: b7d345e805905adde1f354937412e3564bde65a5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.