mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-22 00:43:24 +00:00
Fix multiple issues pointed out by the new compiler
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
5f2bd9d0ac
commit
9e4257b655
@ -34,8 +34,8 @@ pub(super) struct Credentials_ {
|
||||
supplementary_gids: RwLock<BTreeSet<Gid>>,
|
||||
|
||||
/// The Linux capabilities.
|
||||
///
|
||||
/// This is not the capability (in static_cap.rs) enforced on rust objects.
|
||||
|
||||
/// Capability that child processes can inherit
|
||||
inheritable_capset: AtomicCapSet,
|
||||
|
||||
|
Reference in New Issue
Block a user