device: fs: fix security_ctx option comment

Fix the virtio-fs security_ctx option comment.

BUG=b:367576139
TEST=None

Change-Id: I3e73b8fa1c8b2d8395494d0a0fa44425fb1f342f
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/5869550
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
This commit is contained in:
Yuan Yao 2024-09-17 08:27:40 +00:00 committed by crosvm LUCI
parent a966c09292
commit 8413ad60cd

View file

@ -2199,7 +2199,7 @@ pub struct RunCommand {
/// feature(default: true). This should be set to false
/// in case the when the host not allowing write to
/// /proc/<pid>/attr/fscreate, or guest directory does
/// care about the security context.
/// not care about the security context.
/// Options uid and gid are useful when the crosvm process
/// has no CAP_SETGID/CAP_SETUID but an identity mapping of
/// the current user/group between the VM and the host is