Re: [PATCH v4 1/2] Btrfs: lzo.c pr_debug() deflate->lzo

2017-05-29 Thread David Sterba
On Thu, May 25, 2017 at 09:12:19PM +0300, Timofey Titovets wrote: > Fix copy paste typo in debug message for lzo.c, lzo is not deflate > > Signed-off-by: Timofey Titovets Patch added, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the

[PATCH v4 1/2] Btrfs: lzo.c pr_debug() deflate->lzo

2017-05-25 Thread Timofey Titovets
Fix copy paste typo in debug message for lzo.c, lzo is not deflate Signed-off-by: Timofey Titovets --- fs/btrfs/lzo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/btrfs/lzo.c b/fs/btrfs/lzo.c index f48c8c14..bd0b0938 100644 --- a/fs/btrfs/lzo.c