Re: [PATCH 7/9 updated] vfs: protect remounting superblock read-only

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Al Viro
Date: Saturday, October 23, 2010 - 2:42 pm

On Sat, Oct 23, 2010 at 09:35:16PM +0200, Miklos Szeredi wrote:


Duh...  Right, ignore that part; we really don't want to do anything
blocking beyond simple allocations under namespace_sem (e.g. everything
that gets unmounted is collected to be dropped after namespace_sem
is released).

Applied.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/9] read-only remount fixes, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 2/9] vfs: ignore error on forced remount, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 3/9] vfs: fix per mount read-write, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 4/9] vfs: add sb_force_remount_readonly() helper, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 5/9] vfs: allow mnt_want_write() to sleep, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 6/9] vfs: keep list of mounts for each superblock, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 7/9] vfs: protect remounting superblock read-only, Miklos Szeredi, (Tue Oct 5, 3:31 am)
[PATCH 9/9] vfs: mark mounts read-only on forced remount, Miklos Szeredi, (Tue Oct 5, 3:31 am)
Re: [PATCH 7/9 updated] vfs: protect remounting superblock ..., Al Viro, (Sat Oct 23, 2:42 pm)