Re: [PATCH 0/4] read-only remount race fix v10

From: Miklos Szeredi
Date: Wed Dec 07 2011 - 03:40:28 EST


On Mon, Nov 28, 2011 at 10:39 AM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
> On Mon, Nov 21, 2011 at 12:11 PM, Miklos Szeredi <miklos@xxxxxxxxxx> wrote:
>> Al,
>>
>> Please apply the following patches that fix read-only remount races.
>>
>> Git tree is here:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git read-only-remount-fixes.v10

Al, what's up with this? Am I on your block list? Or bug fixes for
the VFS are no longer interesting? Or what?

Thanks,
MIklos

>> ---
>> Miklos Szeredi (4):
>> Â Â Âvfs: keep list of mounts for each superblock
>> Â Â Âvfs: protect remounting superblock read-only
>> Â Â Âvfs: count unlinked inodes
>> Â Â Âvfs: prevent remount read-only if pending removes
>>
>> ---
>> Âfs/file_table.c    |  23 -------------
>> Âfs/inode.c      Â|  85 +++++++++++++++++++++++++++++++++++++++++++++++++
>> Âfs/internal.h     |  Â1 +
>> Âfs/namespace.c    Â|  57 ++++++++++++++++++++++++++++++++-
>> Âfs/super.c      Â|  20 +++++++++--
>> Âinclude/linux/fs.h  Â|  67 ++++++--------------------------------
>> Âinclude/linux/mount.h | Â Â1 +
>> Â7 files changed, 170 insertions(+), 84 deletions(-)
>>
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/