Skip to content

Client stuck inside invalidate fuse entry call #408

@slovichon

Description

@slovichon

On 2015-02-04 14:41:39 -0500, Zhihui Zhang wrote:

I thought this was introduced by my global mount stuff.  But it turns out it maynot be so:

bash-4.2# cd lastdir/
bash-4.2# ls -al
total 19
drwxrwxrwx 2 root root 5 Feb  4 13:38 .
drwxrwxrwx 3 root root 3 Feb  4 13:38 ..
-rw-r--r-- 1 root root 0 Feb  4 13:38 a
-rw-r--r-- 1 root root 0 Feb  4 13:38 b
-rw-r--r-- 1 root root 0 Feb  4 13:38 c
bash-4.2# chmod .
chmod: missing operand after �.�
Try 'chmod --help' for more information.
bash-4.2# chmod 777 .

Hang.

On 2015-02-04 15:10:46 -0500, Zhihui Zhang wrote:

This bug does not exist on Ubuntu 14.10.

On 2015-02-19 20:18:58 -0500, Jared Yanovich wrote:

This problem known and there is a probe test to disable it on old FUSE versions.  I have not encountered it on CentOS 7 but apparently the probe test is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions