lkml.org 
[lkml]   [2011]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/4] read-only remount race fix v10
    Date
    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

    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(-)



    \
     
     \ /
      Last update: 2011-11-21 12:15    [W:4.685 / U:0.116 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site