Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1226962

RE: [PATCH 2/7] f2fs: do in batches truncation in truncate_hole

From Chao Yu <chao2.yu@samsung.com>
Newsgroups linux.kernel
Subject RE: [PATCH 2/7] f2fs: do in batches truncation in truncate_hole
Date 2015-09-17 14:30 +0200
Message-ID <q9Gu7-3rD-19@gated-at.bofh.it> (permalink)
References <q7qa5-21o-1@gated-at.bofh.it> <q9pjz-3D9-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


> -----Original Message-----
> From: Jaegeuk Kim [mailto:jaegeuk@kernel.org]
> Sent: Thursday, September 17, 2015 2:01 AM
> To: Chao Yu
> Cc: linux-f2fs-devel@lists.sourceforge.net; linux-kernel@vger.kernel.org
> Subject: Re: [PATCH 2/7] f2fs: do in batches truncation in truncate_hole
> 
> Hi Chao,
> 
> How about changing the original patch slightly like below?
> 
>  o don't have to use index variable
>  o should not skip the entire dnode indices, when one of them is -ENOENT

Agree, thanks for your review! :)

Thanks,

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH 2/7] f2fs: do in batches truncation in truncate_hole Chao Yu <chao2.yu@samsung.com> - 2015-09-11 08:40 +0200
  Re: [PATCH 2/7] f2fs: do in batches truncation in truncate_hole Jaegeuk Kim <jaegeuk@kernel.org> - 2015-09-16 20:10 +0200
    RE: [PATCH 2/7] f2fs: do in batches truncation in truncate_hole Chao Yu <chao2.yu@samsung.com> - 2015-09-17 14:30 +0200

csiph-web