5
0
mirror of git://git.proxmox.com/git/pxar.git synced 2025-02-07 09:57:22 +03:00
Wolfgang Bumiller cebd81832c turn Permissions into just an u64
So we don't need to deal with `from_bits_truncate` and can
just use it as it is...

An alternative would be an enum which is either NoMask or a
bitfield, but that seems too tedious right now.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2020-06-04 11:24:35 +02:00
2020-06-03 13:25:30 +02:00
2020-06-04 11:24:35 +02:00
2020-03-05 10:46:18 +01:00
2020-06-03 13:25:30 +02:00
2020-06-03 13:25:30 +02:00
2020-02-18 14:08:02 +01:00
Description
No description provided
388 KiB
Languages
Rust 99.4%
Makefile 0.6%