From: David Sterba Date: Tue, 29 Jul 2014 22:55:42 +0000 (+0200) Subject: btrfs: use slab for end_io_wq structures X-Git-Tag: fixes-against-v3.18-rc2~120^2~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97eb6b69d1e856cb5e1cf2c3d94afab643e93128;p=pandora-kernel.git btrfs: use slab for end_io_wq structures The structure is frequently reused. Rename it according to the slab name. Signed-off-by: David Sterba --- Reading git-diff-tree failed