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: Justus Winter
Subject: Re: [PATCH v3] Fix race condition in ext2fs when remounting
Date: Sat, 25 Jul 2015 14:06:24 +0200
User-agent: alot/0.3.5

Quoting Justus Winter (2015-07-25 03:54:59)
> I'm merely wondering whether we shouldn't protect
> diskfs_reload_global_state with a lock.  I'm not sure if concurrent
> remounts are a problem, but they could very well be.

For the record, this is not a problem.  There is the global
diskfs_fsys_lock that prevents that.

What happened to the corresponding fatfs change though?  Isofs is
read-only, and tmpfs' diskfs_reload_global_state is a nop too.  So
modulo the missing fatfs fix this patch looks good to me.

Samuel, Thomas, is this still a smallish change that we can
just merge, or do we need to do the paperwork now?

Justus



reply via email to

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