bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 2/8] ext2fs: use a seperate lock to protect nodehash


From: Justus Winter
Subject: Re: [PATCH 2/8] ext2fs: use a seperate lock to protect nodehash
Date: Mon, 23 Jun 2014 14:14:15 +0200
User-agent: alot/0.3.4

Quoting Justus Winter (2014-06-20 19:15:05)
> Previously, ext2fs used diskfs_node_refcnt_lock to serialize access to
> the nodehash.

With this patch applied, I see filesystem corruptions.  This patch
could still be ok, as it might just expose some other problem.

As Richard suggested I am using git with 8 threads to checkout lots of
files as a stress test.  Initially I was using the glibc repository,
but that often brought my system to the knees.  I am using the Hurd
repository now, and git bisect with this test consistently points me
at this patch.

Justus



reply via email to

[Prev in Thread] Current Thread [Next in Thread]