diff options
author | Sergey Senozhatsky <sergey.senozhatsky@gmail.com> | 2014-06-24 17:00:44 +0200 |
---|---|---|
committer | Chris Mason <clm@fb.com> | 2014-06-28 22:48:46 +0200 |
commit | c39aa7056f50fa7b49265ea35c0f3eddb7c7be68 (patch) | |
tree | 4cd62c181256ed48e5a733978f08fb547970352d /fs/btrfs/transaction.c | |
parent | Btrfs: fix crash when mounting raid5 btrfs with missing disks (diff) | |
download | linux-c39aa7056f50fa7b49265ea35c0f3eddb7c7be68.tar.xz linux-c39aa7056f50fa7b49265ea35c0f3eddb7c7be68.zip |
btrfs compression: reuse recently used workspace
Add compression `workspace' in free_workspace() to
`idle_workspace' list head, instead of tail. So we have
better chances to reuse most recently used `workspace'.
Signed-off-by: Sergey Senozhatsky <sergey.senozhatsky@gmail.com>
Reviewed-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>
Diffstat (limited to 'fs/btrfs/transaction.c')
0 files changed, 0 insertions, 0 deletions