Skip to content

Commit

Permalink
kernel: Add CONFIG_TMPFS_XATTR to tdx.conf
Browse files Browse the repository at this point in the history
During pull inside the guest, overlayfs expects xattrs.

Fixes: [guest-components#876](confidential-containers/guest-components#876)

Signed-off-by: Jakub Ledworowski <[email protected]>
  • Loading branch information
JakubLedworowski committed Jan 24, 2025
1 parent 54e7e1f commit 252bc4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,4 @@ CONFIG_VIRT_DRIVERS=y
CONFIG_X86_5LEVEL=y
CONFIG_X86_INTEL_MEMORY_PROTECTION_KEYS=y
CONFIG_X86_PLATFORM_DEVICES=y
CONFIG_TMPFS_XATTR=y
2 changes: 1 addition & 1 deletion tools/packaging/kernel/kata_config_version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
145
146

0 comments on commit 252bc4f

Please sign in to comment.