]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
filesystem: add device number utilities
authorEric Biggers <ebiggers@google.com>
Tue, 29 Oct 2019 07:04:39 +0000 (00:04 -0700)
committerEric Biggers <ebiggers@google.com>
Wed, 30 Oct 2019 16:11:29 +0000 (09:11 -0700)
commitd9d2b32f9fa9e39b154b71b2abc9eda43d5aaa3c
tree74a26e4fc5219e98c990579248e76d7a6ccc6369
parentc7b963bfa76b9541e01493d21fef3e3596ef9904
filesystem: add device number utilities

Add a utility type and functions for handling device numbers.
filesystem/path.go
filesystem/path_test.go [new file with mode: 0644]