aboutsummaryrefslogtreecommitdiff
path: root/filesystem/mountpoint_test.go
AgeCommit message (Expand)Author
2021-12-22filesystem: store mountpoint in link files as a fallbackEric Biggers
2020-04-16Allow fscrypt to work in containers (#213)Eric Biggers
2019-11-27Allow filesystem links to contain leading/trailing whitespaceEric Biggers
2019-10-30filesystem: add unit tests for loadMountInfo()Eric Biggers
2017-07-17Small fixes so "make lint" doesn't complain.Joe Richey joerichey@google.com
2017-06-28Change error handling to new packageJoe Richey joerichey@google.com
2017-06-15filesystem: change support detection and bug-fixesJoe Richey joerichey@google.com
2017-05-31filesystem: creating the directories and filesJoe Richey joerichey@google.com