Re: [PATCH 2/4] btrfs: lzo: Add comment about the how btrfs records its lzo compressed data

2018-05-17 Thread Qu Wenruo
On 2018年05月17日 15:48, Nikolay Borisov wrote: > > > On 17.05.2018 09:27, Qu Wenruo wrote: >> Signed-off-by: Qu Wenruo > > Overall it looks good and useful just a couple of nits below. >> --- >> fs/btrfs/lzo.c | 23 +++ >> 1 file changed, 23 insertions(+) >> >> diff --git a

Re: [PATCH 2/4] btrfs: lzo: Add comment about the how btrfs records its lzo compressed data

2018-05-17 Thread Nikolay Borisov
On 17.05.2018 09:27, Qu Wenruo wrote: > Signed-off-by: Qu Wenruo Overall it looks good and useful just a couple of nits below. > --- > fs/btrfs/lzo.c | 23 +++ > 1 file changed, 23 insertions(+) > > diff --git a/fs/btrfs/lzo.c b/fs/btrfs/lzo.c > index 0667ea07f766..3d2ae4c