| commit | e4f69a0b145bbe014f27d41a123d1c1d5b586c3e | [log] [tgz] |
|---|---|---|
| author | Rui Qi Sim <rqsim@fuchsia.infra.roller.google.com> | Wed Mar 26 20:45:04 2025 -0700 |
| committer | Copybara-Service <copybara-worker@google.com> | Wed Mar 26 20:46:49 2025 -0700 |
| tree | 725d03f11e3046ccba41203f81266c66134d0d13 | |
| parent | 5d0c967766a2d230e8e3f9a56630c4cce5b26e60 [diff] |
[roll] Roll fuchsia [fxfs] Support PENDING_ACCESS_TIME_UPDATE Implement support to persist atime. Fxfs is informed that the node has been accessed when it receives a GetAttributes request with PENDING_ACCESS_TIME_UPDATE. For that case, update atime to now if atime <= ctime/mtime (or if it more than a day old). Also, ctime (updated for status changes) would typically be updated for GetAttributes but should not be updated if PENDING_ACCESS_TIME_UPDATE is set and access time is the only thing being updated (atime update due to a file access should not update ctime). Original-Bug: 401073280 Original-Fixed: 401071741 Test: fx test fuchsia-pkg://fuchsia.com/fxfs-tests#meta/fxfs-platform-test.cm Test: fx test storage_conformance_test Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1235945 Original-Revision: d33da6cb5fc8787ae1386e85ff08a32c6e846668 GitOrigin-RevId: 7caa6020f9d4060df49d4fe1b5f7a7eeee503eae Change-Id: Idcfde9c010e2dd1ca153fe3b34c3792c24fb6679
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.