[roll] Roll fuchsia [fxfs] Immediately purge unlinked files

If a file is unlinked and has no open connections, immediately tombstone
the file and remove its contents.

Also refactored unlinking slightly and changed a few comments which were
out-of-date.

Tested: Enabled previously disabled unit test.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/531984
Original-Revision: b7f742a7761968343eb119b01c4593598fcdd0a2
GitOrigin-RevId: ac63e16bb2c888a9a571991a4725f5be178d2497
Change-Id: I426283d0c86c683fa4ecd694bce87dd5e57c4678
1 file changed
tree: faf70d6f63b79e6432332577a6c1a27b83cce415
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. firmware
  8. flower
  9. jiri.lock
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. 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 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.