Re: [PATCH] fuse: fix live lock in fuse_iget()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 4, 2021 at 10:09 AM Amir Goldstein <amir73il@xxxxxxxxx> wrote:
>
> Commit 5d069dbe8aaf ("fuse: fix bad inode") replaced make_bad_inode()
> in fuse_iget() with a private implementation fuse_make_bad().
>
> The private implementation fails to remove the bad inode from inode
> cache, so the retry loop with iget5_locked() finds the same bad inode
> and marks it bad forever.

Thanks, applied.

Miklos



[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux