[roll] Roll fuchsia [fxfs] Update ctime for replace_child_with_object

Replacing a child in a directory will update change time (ctime). For
example, moving src0/src1 to dst1/dst2 will update ctime of src0, dst1
and dst2.

This change includes to test when a child object is moved to a different
directory, when the child is unlinked, and also when it replaces another
child.

Original-Bug: b/298128836
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/909633
Original-Revision: b007a2ff50cc1f9a05f1f86ec9d5a9b1468da1d1
GitOrigin-RevId: 64b59c15c65e1eec1054c9956e4a1932dc0a50f0
Change-Id: Ifc0f5939ba702ae46d18922ebccf54eb16b66154
1 file changed
tree: b3c39dae52ee330afc0b82020b34d6afaf7dbbd5
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. 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.