index
:
fscrypt.git
chr-fork-doc-02
ext4
man
master
refactor
sshd-bug-workaround
Go tool for managing Linux filesystem encryption
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
filesystem
/
mountpoint_test.go
Age
Commit message (
Expand
)
Author
2024-05-02
Compare mount by value instead of reference
NymanRobin
2023-09-09
mountpoint_test: skip TestLoadSourceDevice if loop0 doesn't exist
Eric Biggers
2022-12-04
Stop using deprecated package io/ioutil
Eric Biggers
2022-02-23
Make the output of 'fscrypt status' unambiguous
Eric Biggers
2022-01-26
filesystem: fall back to path-only links if UUID cannot be determined
Eric Biggers
2022-01-19
filesystem: add back the mountsByPath map
Eric Biggers
2021-12-22
filesystem: store mountpoint in link files as a fallback
Eric Biggers
2020-04-16
Allow fscrypt to work in containers (#213)
Eric Biggers
2019-11-27
Allow filesystem links to contain leading/trailing whitespace
Eric Biggers
2019-10-30
filesystem: add unit tests for loadMountInfo()
Eric Biggers
2017-07-17
Small fixes so "make lint" doesn't complain.
Joe Richey joerichey@google.com
2017-06-28
Change error handling to new package
Joe Richey joerichey@google.com
2017-06-15
filesystem: change support detection and bug-fixes
Joe Richey joerichey@google.com
2017-05-31
filesystem: creating the directories and files
Joe Richey joerichey@google.com