From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: [PATCH 00/10] dcache cleanups Date: Sun, 10 Oct 2010 05:36:20 -0400 Message-ID: <20101010093620.416498597@canuck.infradead.org> Cc: eparis@redhat.com, linux-fsdevel@vger.kernel.org To: viro@zeniv.linux.org.uk Return-path: Received: from canuck.infradead.org ([134.117.69.58]:40669 "EHLO canuck.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754139Ab0JJJhY (ORCPT ); Sun, 10 Oct 2010 05:37:24 -0400 Sender: linux-fsdevel-owner@vger.kernel.org List-ID: A couple of dcache cleanups in preparation of the dcache_lock splitup. Note that I already sent the first patch individually, but this series contains a fixed version.