[roll] Roll fuchsia [starnix][vfs] Move file_system.rs up a level

This file was in its own subdirectory, but I don't see any reason for
that. Looks like it might have been some automated refactoring of the
codebase. This CL moves the file back to the normal place.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1270404
Original-Revision: 062a8b64e596bc69ddd2417a01876931d920e485
GitOrigin-RevId: cc3de155f33d738da24cb5b7e05793e178eeb665
Change-Id: Ie5a5f8a3040c0bd27e0d6b8dc06cbb22260183dd
1 file changed
tree: d501b3b587fbd73adb889d5fa7b7c445032d9c1d
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
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.