Re: [PATCH 0/17] fs: Inode cache scalability

From: Christoph Hellwig
Date: Wed Sep 29 2010 - 22:21:45 EST


Btw, another relatively easy patch from Nick's series is:

http://git.kernel.org/?p=linux/kernel/git/npiggin/linux-npiggin.git;a=commitdiff;h=950bbff18b19663abc2d260e352efd51fd79dbf7

although I think the second hunk could be done better by simply not
calling __inode_add_to_lists but just factoring out a hunk to add the
inode only to the i_sb_list which is all that's left after the patches
in this series. And of course both hunks should be separate patches.
--
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/