aboutsummaryrefslogtreecommitdiff
path: root/cmd/fscrypt
diff options
context:
space:
mode:
authorEric Biggers <ebiggers@google.com>2022-01-18 23:43:35 -0800
committerEric Biggers <ebiggers@google.com>2022-01-19 11:12:37 -0800
commitbf17c3e80daa975ac15d6146964ca294327d8fd9 (patch)
treedf998573303e2f95c6c204e5d14cbfe5cedb69ea /cmd/fscrypt
parent8f619f9478ef5d3d616908bd2b30cb85d8034020 (diff)
filesystem: add back the mountsByPath map
Add back the mountsByPath map, which indexes all Mounts by mountpoint. This is needed again. To avoid confusion, also rename two local variables named mountsByPath. mountsByPath won't contain nil entries, so also make AllFilesystems() use it instead of mountsByDevice. This shouldn't change its behavior. Update https://github.com/google/fscrypt/issues/339
Diffstat (limited to 'cmd/fscrypt')
0 files changed, 0 insertions, 0 deletions