Re: [patch 08/28] fs: change d_hash for rcu-walk

From: Tim Pepper
Date: Tue Nov 16 2010 - 19:50:51 EST


On Wed 17 Nov at 01:09:08 +1100 npiggin@xxxxxxxxx said:
> Change d_hash so it may be called from lock-free RCU lookups. See similar
> patch for d_compare for details.
>
> For in-tree filesystems, this is just a mechanical change.
>
> Signed-off-by: Nick Piggin <npiggin@xxxxxxxxx>
>
> ---
> Documentation/filesystems/Locking | 5 +++--
> Documentation/filesystems/porting | 7 +++++++
> Documentation/filesystems/vfs.txt | 8 ++++++--
> fs/dcache.c | 2 +-
> include/linux/dcache.h | 3 ++-

And maybe I'm lazy or something, but it seems like it'd make the reviewing
easier if the above core hunks were formatted in the email before/above
the pages and pages of per fs changes.

--
Tim Pepper <lnxninja@xxxxxxxxxxxxxxxxxx>
IBM Linux Technology Center
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/