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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Monday, September 24, 2007 - 7:34 am

> It look like a false positive to me, but really, for a patchset of

the code tries to implement per cpu spinlocks, or rather it tries
to bring back the brlocks from way past.... cute.

we can educate lockdep about this quite easily; but isn't there some
primitive already in existence that we can use?

-
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 ..., Arjan van de Ven, (Mon Sep 24, 7:34 am)
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)
[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)