Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita4e1a9e

Browse files
feat: [NetApp] Add Squash Mode to Export Policy (#8752)
* feat: Add Squash Mode to Export PolicyThis change introduces squash mode options to the export policy rules. Squash mode determines how user and group IDs are mapped for NFS volume access.The following squash modes are added:* **NO_ROOT_SQUASH** Root user retains full access.* **ROOT_SQUASH** Root user is mapped to the anonymous user ID.* **ALL_SQUASH** All users are mapped to the anonymous user ID.A new field anon_uid is also added to specify the anonymous user ID when ALL_SQUASH is used.The squash_mode field takes precedence over the existing has_root_access field, which will be deprecated in the future.PiperOrigin-RevId: 834629780Source-Link:googleapis/googleapis@0a299a2Source-Link:googleapis/googleapis-gen@41aa97cCopy-Tag: eyJwIjoiTmV0QXBwLy5Pd2xCb3QueWFtbCIsImgiOiI0MWFhOTdjMzYwNDAwMDk5ZTUyZTQ1MDVlNDJlZTA2MzEyMzU2MGQ5In0=* 🦉 Updates from OwlBot post-processorSeehttps://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md---------Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent6bc9e7f commita4e1a9e

File tree

3 files changed

+173
-0
lines changed

3 files changed

+173
-0
lines changed

‎NetApp/metadata/V1/Volume.php‎

243 Bytes
Binary file not shown.

‎NetApp/src/V1/SimpleExportPolicyRule.php‎

Lines changed: 100 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎NetApp/src/V1/SimpleExportPolicyRule/SquashMode.php‎

Lines changed: 73 additions & 0 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp