bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH v3] Fix race condition in ext2fs when remounting


From: James Clarke
Subject: Re: [PATCH v3] Fix race condition in ext2fs when remounting
Date: Sat, 15 Aug 2015 16:29:26 +0100

Not sure how I missed that; will grep for any others.

James

> On 14 Aug 2015, at 13:16, Justus Winter <4winter@informatik.uni-hamburg.de> 
> wrote:
> 
> Quoting James Clarke (2015-07-23 19:33:42)
>> diff --git a/libdiskfs/disk-pager.c b/libdiskfs/disk-pager.c
>> index 008aa2d..33b109c 100644
>> --- a/libdiskfs/disk-pager.c
>> +++ b/libdiskfs/disk-pager.c
>> @@ -24,6 +24,7 @@
>> __thread struct disk_image_user *diskfs_exception_diu;
>> 
>> struct pager *diskfs_disk_pager;
>> +struct requests *diskfs_disk_pager_requests;
> 
> struct pager_requests
> 
> Justus



reply via email to

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