src/tools/xattrs.rs: impl libc wrapper functions to get/set xattrs and fcaps
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
de2016d58a
commit
2dcdd3b427
@ -36,6 +36,7 @@ pub mod procfs;
|
||||
pub mod read;
|
||||
pub mod write;
|
||||
pub mod acl;
|
||||
pub mod xattr;
|
||||
|
||||
mod process_locker;
|
||||
pub use process_locker::*;
|
||||
|
Reference in New Issue
Block a user