mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
currently apparmor name parsing is only correctly handling :<NS>:<profile> but :<NS>://<profile> is also a valid form and what is exported to userspace. Signed-off-by: John Johansen <john.johansen@canonical.com>