login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
10
Re: [patch 5/6] fs: d_compare change for rcu-walk
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Nick Piggin
Subject:
Re: [patch 5/6] fs: d_compare change for rcu-walk
Date: Tuesday, November 9, 2010 - 6:48 pm
On Tue, Nov 09, 2010 at 11:25:55AM -0500, Christoph Hellwig wrote:
quoted text
> On Wed, Nov 10, 2010 at 12:02:35AM +1100, Nick Piggin wrote: > > cifs and jfs contain the non-trivial changes, where they no longer > > overwrite dentry name in their d_compare(), but rather use the > > d_revalidate() method for ensuring case preservation in the presence > > of negative dentries, taken from fatfs. > > Please split these out to separate patches, and make sure you get
Yeah, good suggestion.
quoted text
> a review and testing from the jfs and cifs maintainers. I don't think > this is .37 material any more.
We'll see. It's pretty trivial to test really, and method reused from fatfs. --
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 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 9, 5:46 am)
[patch 2/6] fs: icache avoid RCU freeing for pseudo fs
, Nick Piggin
, (Tue Nov 9, 5:47 am)
[patch 3/6] fs: dcache documentation cleanup
, Nick Piggin
, (Tue Nov 9, 5:58 am)
[patch 4/6] fs: d_delete change
, Nick Piggin
, (Tue Nov 9, 6:01 am)
[patch 5/6] fs: d_compare change for rcu-walk
, Nick Piggin
, (Tue Nov 9, 6:02 am)
[patch 6/6] fs: d_hash change for rcu-walk
, Nick Piggin
, (Tue Nov 9, 6:03 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Andi Kleen
, (Tue Nov 9, 7:19 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Linus Torvalds
, (Tue Nov 9, 9:02 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Christoph Hellwig
, (Tue Nov 9, 9:21 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Eric Dumazet
, (Tue Nov 9, 9:21 am)
Re: [patch 3/6] fs: dcache documentation cleanup
, Christoph Hellwig
, (Tue Nov 9, 9:24 am)
Re: [patch 4/6] fs: d_delete change
, Christoph Hellwig
, (Tue Nov 9, 9:25 am)
Re: [patch 5/6] fs: d_compare change for rcu-walk
, Christoph Hellwig
, (Tue Nov 9, 9:25 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Linus Torvalds
, (Tue Nov 9, 10:08 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 9, 2:36 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 9, 2:44 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 9, 2:48 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 9, 3:05 pm)
Re: [patch 3/6] fs: dcache documentation cleanup
, Nick Piggin
, (Tue Nov 9, 3:06 pm)
Re: [patch 4/6] fs: d_delete change
, Nick Piggin
, (Tue Nov 9, 3:08 pm)
Re: [patch 5/6] fs: d_compare change for rcu-walk
, Nick Piggin
, (Tue Nov 9, 6:48 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Andi Kleen
, (Wed Nov 10, 7:47 am)
Re: [patch 3/6] fs: dcache documentation cleanup
, Christoph Hellwig
, (Wed Nov 10, 9:27 am)
Re: [patch 4/6] fs: d_delete change
, Christoph Hellwig
, (Wed Nov 10, 9:32 am)
Re: [patch 4/6] fs: d_delete change
, Nick Piggin
, (Wed Nov 10, 5:27 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Wed Nov 10, 9:27 pm)
Re: [patch 4/6] fs: d_delete change
, Linus Torvalds
, (Thu Nov 11, 3:07 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Thu Nov 11, 6:24 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Linus Torvalds
, (Thu Nov 11, 9:48 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Thu Nov 11, 11:02 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Thu Nov 11, 11:49 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Linus Torvalds
, (Fri Nov 12, 10:33 am)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Fri Nov 12, 4:17 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Dave Chinner
, (Sun Nov 14, 6:00 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Sun Nov 14, 9:21 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Dave Chinner
, (Mon Nov 15, 8:02 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Mon Nov 15, 8:49 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Dave Chinner
, (Tue Nov 16, 6:12 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 16, 10:56 pm)
Re: [patch 1/6] fs: icache RCU free inodes
, Nick Piggin
, (Tue Nov 16, 11:04 pm)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rusty Russell
Re: 2.6.22-rc3-mm1
Eric Sandeen
Re: [PATCH] xfs: do not pass unused params to xfs_flush_pages
Bill Fink
Re: [PATCH] net: add ability to clear stats via ethtool - e1000/pcnet32
David Miller
Re: NO_HZ: timer interrupt stuck
Jeffrey V. Merkey
Re: Versioning file system
git
:
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Junio C Hamano
Re: [PATCH] http-push: making HTTP push more robust and more user-friendly
Oliver Kullmann
Re: how to move with history?
Junio C Hamano
Re: [PATCH 2/3] git-add--interactive: remove hunk coalescing
Shawn O. Pearce
Re: Bugs in Gitosis
linux-netdev
:
gregkh
Patch "IPv6: keep route for tentative address" has been added to the 2.6.34-stable...
Patrick McHardy
Re: [rfc 02/13] [RFC 02/13] netfilter: nf_conntrack_sip: Add callid parser
webmaster Maintenance
联系系统管理员
Krzysztof Oledzki
Re: Error: an inet prefix is expected rather than "0/0".
Paul Gortmaker
[PATCH net-next 09/16] tipc: Relocate trivial link status functions to header file
git-commits-head
:
Linux Kernel Mailing List
V4L/DVB: tm6000: add special usb request to quit i2c tuner transfer
Linux Kernel Mailing List
OMAP: DSS2: SDI driver
Linux Kernel Mailing List
PCI: introduce pci_pcie_cap()
Linux Kernel Mailing List
drivers/acpi: use kasprintf
Linux Kernel Mailing List
Staging: et131x: prune all the debug code
openbsd-misc
:
Ted Bullock
Re: Proliant DL380 G3 cannot get on network
Úlfar M. E. Johnson
installing openbsd in xen
Eric Furman
Re: Defending OpenBSD Performance
Damien Miller
Re: Patching a SSH 'Weakness'
Brian
CARP multicast and ADSL bridge
Colocation donated by:
Syndicate