login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
28
Re: [PATCH 06/25] elevate write count open()'d files
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
[view in full thread]
From: Dave Hansen
Subject:
Re: [PATCH 06/25] elevate write count open()'d files
Date: Wednesday, November 28, 2007 - 10:33 am
On Wed, 2007-11-28 at 00:41 -0800, Andrew Morton wrote:
quoted text
> Given that nameidata_to_filp() can call path_release() which "destroys the > original nameidata", it looks like this was always buggy?
It does. I can see how I introduced the bug, and your fix does look like a good one. Thanks. -- Dave -
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [thread] [
date
] [
author
]
Messages in current thread:
[PATCH 01/25] filesystem helpers for custom 'struct file's
, Dave Hansen
, (Thu Sep 20, 12:52 pm)
[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 07/25] r/o bind mounts: elevate write count for som ...
, Dave Hansen
, (Thu Sep 20, 12:52 pm)
[PATCH 08/25] elevate writer count for chown and friends
, 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 10/25] elevate mnt writers for callers of vfs_mkdir()
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 11/25] elevate write count during entire ncp_ioctl()
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 12/25] elevate write count for link and symlink calls
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 13/25] elevate mount count for extended attributes
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 14/25] elevate write count for file_update_time()
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 15/25] unix_find_other() elevate write count for to ...
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 16/25] elevate write count over calls to vfs_rename()
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 17/25] nfs: check mnt instead of superblock directly
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 18/25] elevate writer count for do_sys_truncate()
, 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 20/25] elevate write count for do_sys_utime() and t ...
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 21/25] sys_mknodat(): elevate write count for vfs_m ...
, Dave Hansen
, (Thu Sep 20, 12:53 pm)
[PATCH 22/25] elevate mnt writers for vfs_unlink() callers
, 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 24/25] r/o bind mounts: track number of mount writers
, 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 07/25] r/o bind mounts: elevate write count for ...
, Andrew Morton
, (Fri Sep 21, 1:17 am)
Re: [PATCH 07/25] r/o bind mounts: elevate write count for ...
, Dave Hansen
, (Fri Sep 21, 2:15 pm)
Re: [PATCH 07/25] r/o bind mounts: elevate write count for ...
, Andrew Morton
, (Fri Sep 21, 4:03 pm)
Re: [PATCH 07/25] r/o bind mounts: elevate write count for ...
, Dave Hansen
, (Fri Sep 21, 4:39 pm)
Re: [PATCH 07/25] r/o bind mounts: elevate write count for ...
, Andrew Morton
, (Fri Sep 21, 4:47 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Andrew Morton
, (Sun Sep 23, 11:17 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 ...
, Andrew Morton
, (Mon Sep 24, 12:10 pm)
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
, (Mon Sep 24, 12:28 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Andrew Morton
, (Mon Sep 24, 12:42 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Dave Hansen
, (Mon Sep 24, 3:06 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Andrew Morton
, (Mon Sep 24, 3:25 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Dave Hansen
, (Mon Sep 24, 4:05 pm)
Re: [PATCH 24/25] r/o bind mounts: track number of mount w ...
, Andrew Morton
, (Mon Sep 24, 4:15 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 24/25] r/o bind mounts: track number of mount w ...
, Dave Hansen
, (Mon Oct 1, 11:06 am)
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)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Mel Gorman
Re: [PATCH 1/4] vmstat: remove zone->lock from walk_zones_in_node
Guenter Roeck
Re: [lm-sensors] Location for thermal drivers
David Woodhouse
Re: RFC: Moving firmware blobs out of the kernel.
Siddha, Suresh B
Re: [PATCH 2.6.21 review I] [11/25] x86: default to physical mode on hotplug CPU k...
Peter Zijlstra
Re: [patch 4/6] mm: merge populate and nopage into fault (fixes nonlinear)
git-commits-head
:
Linux Kernel Mailing List
[MIPS] Fix potential latency problem due to non-atomic cpu_wait.
Linux Kernel Mailing List
USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
Linux Kernel Mailing List
lib/vsprintf.c: fix bug omitting minus sign of numbers (module_param)
Linux Kernel Mailing List
[Bluetooth] Initiate authentication during connection establishment
Linux Kernel Mailing List
[POWERPC] 4xx: Add ppc40x_defconfig
linux-netdev
:
MERCEDES
Your mail id has won 950,000.00 in the MERCEDES Benz Online Promo.for claims send:
David Miller
Re: [PATCH] xen/netfront: do not mark packets of length < MSS as GSO
David Miller
Re: skb_segment() questions
Shan Wei
[RFC PATCH net-next 2/5]IPv6:netfilter: Send an ICMPv6 "Fragment Reassembly Timeou...
Stanislaw Gruszka
[PATCH 1/4] bnx2x: use smp_mb() to keep ordering of read write operations
git
:
Nicolas Sebrecht
git-svn died of signal 11 (was "3 failures on test t9100 (svn)")
Junio C Hamano
Re: [PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
Martin Langhoff
Re: [PATCH] GIT commit statistics.
Alexandre Julliard
[PATCH] gitweb: Put back shortlog instead of graphiclog in the project list.
Josh Triplett
[PATCH 2/2] Add url.<base>.pushInsteadOf: URL rewriting for push only
openbsd-misc
:
Taisto Qvist XX
Re: AMD GEODE LX-800 just works with kernel from install42.iso and kernelpanics wi...
Nico Meijer
Re: gOS Develop Kit with VIA pc-1 Processor Platform VIA C7-D
Andreas Bihlmaier
Re: jetway board sensors (Fintek F71805F)
admin
Drive a 2009 car from R799p/m
Antti Harri
Re: how to create a sha256 hash
Colocation donated by:
Syndicate