[roll] Roll fuchsia [sestarnix] Temporarily skip all permission checks for anon_inodes

Most anonymous inode FDs in the Linux kernel still share a single
"private" inode, to which no LSM checks are applied.

Temporarily skip all AnonFsNode permission checks, to unblock
enforcement of checks in advance of landing support for unchecked
FsNodes.

Original-Bug: 404773987
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1234884
Original-Revision: 09dcae87f6947a61ecf4bd335c106c05ec5ce319
GitOrigin-RevId: 55068488cddaec5d6943160eb04945333ca76983
Change-Id: I475d8d608e7a93beb9fc31db0f54556caee28c82
1 file changed
tree: ad8e6b4f3ec2d88c82916a4a730ce5774240eb0b
  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.