Skip to content

Missing check for plaintextnames in many FUSE callbacks #174

@slackner

Description

@slackner

Steps to reproduce:

  1. Create a regular GoCryptFS mount point in forward mode and with -plaintextnames
  2. In the mount point directory try to run touch gocryptfs.longname.XXX

This fails with the error No such file or directory, but should actually succeed. The problem is that many FUSE calls do not explicitly check if plaintextnames is set.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions