]> git.apps.os.sepia.ceph.com Git - fscrypt.git/commit
filesystem: add back canonicalizePath()
authorEric Biggers <ebiggers@google.com>
Wed, 19 Jan 2022 07:43:35 +0000 (23:43 -0800)
committerEric Biggers <ebiggers@google.com>
Wed, 19 Jan 2022 19:12:37 +0000 (11:12 -0800)
commit65a445d4d01c09f43676180d779abbff0de40f1e
tree0ad79f4a80722fc630438be84e85ff7f6ef1db6c
parentbf17c3e80daa975ac15d6146964ca294327d8fd9
filesystem: add back canonicalizePath()

Restore the canonicalizePath() function from before commit
f2eb79fb5fb10275c014b55c13e28ff02d3b70a8, since it's needed again.

Update https://github.com/google/fscrypt/issues/339
filesystem/path.go