Re: [PATCH 11/15] dm: use new hashtable implementation

2013-01-11 Thread Sasha Levin
Ping? On Mon, Dec 17, 2012 at 10:01 AM, Sasha Levin wrote: > Switch dm to use the new hashtable implementation. This reduces the amount of > generic unrelated code in the dm. > > This patch depends on d9b482c ("hashtable: introduce a small and naive > hashtable") which was merged in v3.6. > > Sig

[PATCH 11/15] dm: use new hashtable implementation

2012-12-17 Thread Sasha Levin
Switch dm to use the new hashtable implementation. This reduces the amount of generic unrelated code in the dm. This patch depends on d9b482c ("hashtable: introduce a small and naive hashtable") which was merged in v3.6. Signed-off-by: Sasha Levin --- drivers/md/dm-snap.c