pxar: cleanup: move filesystem related magic numbers to tools/fs/magic.rs
Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
b335f5b713
commit
91451c4355
@ -259,3 +259,5 @@ impl Default for FSXAttr {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
pub (crate) mod magic;
|
||||
|
Reference in New Issue
Block a user