[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080825212035.861870487@quilx.com>
Date: Mon, 25 Aug 2008 14:20:35 -0700
From: Christoph Lameter <cl@...ux-foundation.org>
To: Pekka Enberg <penberg@...helsinki.fi>
Cc: Dave Chinner <david@...morbit.com>
Subject: [patch 0/3] Dentry support for Slab Fragmentation Reduction
This is basically a repost of the 2 patches that were dropped because
they caused oopses plus a fixup patch.
The reason for the failures was that commit
4a0962abd187df29b7d1378b2f372a55667d54c04a0962abd187df29b7d1378b2f372a55667d54c0
(back in February) was clobbered by a later
commit. As a result the dentry objects did not have consistent object
state on free which did not allow accurate object state determination.
The first patch fixes the dentry code so that there is a consistent object
state on free again.
---
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists