Re: [PATCH 24/25] r/o bind mounts: track number of mount writers

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dave Hansen
Date: Tuesday, September 25, 2007 - 9:10 am

On Mon, 2007-09-24 at 16:15 -0700, Andrew Morton wrote:

I've reproduced this.  I'll do more runtime testing with all of the
debugging, CONFIG_CPU_HOTPLUG=y, and NR_CPUS to a high value.  It should
help catch things like this in the future.  

-- Dave

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

Messages in current thread:
[PATCH 00/25] Read-only bind mounts, Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 02/25] rearrange may_open() to be r/o friendly, Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 03/25] give may_open() a local 'mnt' variable, Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 04/25] create cleanup helper svc_msnfs(), Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 05/25] r/o bind mounts: stub functions, Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 06/25] elevate write count open()'d files, Dave Hansen, (Thu Sep 20, 12:52 pm)
[PATCH 09/25] make access() use mnt check, Dave Hansen, (Thu Sep 20, 12:53 pm)
[PATCH 19/25] elevate write count for do_utimes(), Dave Hansen, (Thu Sep 20, 12:53 pm)
[PATCH 23/25] do_rmdir(): elevate write count, Dave Hansen, (Thu Sep 20, 12:53 pm)
[PATCH 25/25] honor r/w changes at do_remount() time, Dave Hansen, (Thu Sep 20, 12:53 pm)
Re: [PATCH 03/25] give may_open() a local 'mnt' variable, Christoph Hellwig, (Thu Sep 20, 12:57 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ..., Christoph Hellwig, (Mon Sep 24, 10:54 am)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ..., Christoph Hellwig, (Mon Sep 24, 12:24 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ..., Dave Hansen, (Tue Sep 25, 9:10 am)
[RFC] detect missed mnt_want_write() calls, Dave Hansen, (Tue Sep 25, 6:34 pm)
Re: [PATCH 06/25] elevate write count open()'d files, Andrew Morton, (Wed Nov 28, 1:41 am)
Re: [PATCH 06/25] elevate write count open()'d files, Dave Hansen, (Wed Nov 28, 10:33 am)