OSDN Git Service

Btrfs: lzo: fix typo in error message after failed deflate
authorTimofey Titovets <nefelim4ag@gmail.com>
Thu, 25 May 2017 18:12:19 +0000 (21:12 +0300)
committerDavid Sterba <dsterba@suse.com>
Mon, 19 Jun 2017 16:26:01 +0000 (18:26 +0200)
commit036b0217ade892066dcab6afc5de22b6791ef0ef
treeed629811901f77d0d51cf9ba5068917e599efed4
parent3189ff778630d9ce8a9f2fda9f8ae4510cceb154
Btrfs: lzo: fix typo in error message after failed deflate

Fix copy paste typo in debug message for lzo.c, lzo is not deflate.

Signed-off-by: Timofey Titovets <nefelim4ag@gmail.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/lzo.c