[PATCH v5 0/4] read-only remount race fix

From: Miklos Szeredi
Date: Wed Aug 03 2011 - 06:48:09 EST


Al,

Here's an update of the read-only remount race fixes.

git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs.git read-only-remount-fixes.v5

Please apply.

Thanks,
Miklos
---


Miklos Szeredi (4):
vfs: ignore error on forced remount
vfs: keep list of mounts for each superblock
vfs: protect remounting superblock read-only
vfs: fs_may_remount_ro: turn unnecessary check into a WARN_ON

---
fs/file_table.c | 7 ++++-
fs/internal.h | 1 +
fs/namespace.c | 50 ++++++++++++++++++++++++++++++++++++++++++++++++-
fs/super.c | 27 +++++++++++++++++++++----
include/linux/fs.h | 4 +++
include/linux/mount.h | 1 +
6 files changed, 82 insertions(+), 8 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/