Skip to content

Commit 7e6373e

Browse files
Nikita Jindalcopybara-github
authored andcommitted
[roll] Roll fuchsia [fscrypt] Add wrapping_key_id to MutableNodeAttributes
Starnix needs a way to indicate to Fxfs that an empty directory should be encrypted with a particular wrapping key as per fscrypt. Rather than adding a new fuchsia.io method for setting an encryption key, we add wrapping_key_id to MutableNodeAttributes and call update_attributes with the wrapping key id set to encrypt an empty directory. Original-Bug: b/361192143 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1096179 Original-Revision: 05d34cdd451283a53d5ed1c329eac18889c5b0d8 GitOrigin-RevId: 024c6482b85bb0201669d8f0f61827a6b27875ec Change-Id: Iec6222e4827fda9e50298d9bf65a1e757fdca4e2
1 parent 050e9b6 commit 7e6373e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stem

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
githooks="integration/git-hooks"
1212
remote="https://fuchsia.googlesource.com/fuchsia"
1313
gerrithost="https://fuchsia-review.googlesource.com"
14-
revision="d16f4f70c1bbd6d91afd8e24f0bb42e61ea56a8e"/>
14+
revision="05d34cdd451283a53d5ed1c329eac18889c5b0d8"/>
1515
</projects>
1616
<hooks>
1717
<hook name="install-environment"

0 commit comments

Comments
 (0)