lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Oct 2021 06:24:04 -0700
From:   Christoph Hellwig <hch@...radead.org>
To:     Zqiang <qiang.zhang1211@...il.com>
Cc:     Christoph Hellwig <hch@...radead.org>, willy@...radead.org,
        akpm@...ux-foundation.org, sunhao.th@...il.com,
        linux-fsdevel@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] fs: inode: use queue_rcu_work() instead of call_rcu()

On Fri, Oct 15, 2021 at 04:28:10PM +0800, Zqiang wrote:
> 
> On 2021/10/15 下午4:04, Christoph Hellwig wrote:
> > NAK.
> > 
> > 1. We need to sort ounderlying issue first as I already said _twice_.
> > 2. this has a major penality on all file systems
> 
> This problem report by sunhao,  the log
> 
> https://drive.google.com/file/d/1M5oyA_IcWSDB2XpnoX8SDmKJA3JhKltz/view?usp=sharing

When I wget that it just returns garbage unfortunately.

> 
> but I can not find useful information, not sure if it is related to the loop device driver.
> are you mean There is a problem about inode lifetime ?

Yes.  This implies that the del_gendisk hasn't been called before the
block device lifetimes hits 0.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ