[roll] Roll fuchsia Revert "[fxfs] Implement cbc encryption for filenames"

This reverts commit fcf8ef32db7830854bcb1af0e73045ee2679f089.

Reason for revert: May caused the breakage in b/378891981

Original change's description:
> [fxfs] Implement cbc encryption for filenames
>
> Original-Bug: b/356896315
> Change-Id: I43c32166e4fd1db9ea40ad943535b2508eb51dd4
> Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1155372
> Fuchsia-Auto-Submit: Nikita Jindal <nikitajindal@google.com>
> Reviewed-by: Chris Suter <csuter@google.com>
> Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com>

Original-Bug: b/356896315
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157134
Original-Revision: 7f1aab755dd7ded296f5bd41ac06c5c96d0eccd6
GitOrigin-RevId: b76daa34162f5aa9ac0a3c502469bce6055a5b5a
Change-Id: Ie8919c76010b283917e4d02d391a46ebc02cecee
1 file changed
tree: 250c4b55e056c6b657e82259fae54873ade7d7e2
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. 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 in one of the communication channels documented at get involved.

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.