[roll] Roll fuchsia [sestarnix] Label files created with O_TMPFILE

O_TMPFILE nodes have no directory entry, and are created via a
distinct FsNode API to normal files. Call the LSM FsNode-labeling
hook from this additional code path.

Original-Bug: 379095802
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1157052
Original-Revision: 5b76a822f1e421429de222d4689c69c3489aabc0
GitOrigin-RevId: ec3a5e0511f18af8bf50f453fa433d3f2618f202
Change-Id: I59b7ee362e83f0af41bd1167cffd346fec2c1bc8
1 file changed
tree: 458d27cfc3f0266dde1694a69478239d217c36d4
  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.