]> git.hungrycats.org Git - linux/commit
btrfs: use slab for end_io_wq structures
authorDavid Sterba <dsterba@suse.cz>
Tue, 29 Jul 2014 22:55:42 +0000 (00:55 +0200)
committerZygo Blaxell <zblaxell@serenity.furryterror.org>
Fri, 23 Jan 2015 13:14:48 +0000 (08:14 -0500)
commit5190698e4652f69b5a6e31f9e4f1caabadfa4156
treed47c20097448349a0da8afaa2918c776b7768671
parent0953261073fd767c394001c17be87d771251a1ad
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 <dsterba@suse.cz>
(cherry picked from commit 97eb6b69d1e856cb5e1cf2c3d94afab643e93128)
fs/btrfs/disk-io.c
fs/btrfs/disk-io.h
fs/btrfs/super.c