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


Groups > linux.kernel > #1210310

RE: [f2fs-dev] [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks

From Chao Yu <chao2.yu@samsung.com>
Newsgroups linux.kernel
Subject RE: [f2fs-dev] [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks
Date 2015-08-20 11:10 +0200
Message-ID <pZu1c-l9-17@gated-at.bofh.it> (permalink)
References <pXwgN-7Yv-1@gated-at.bofh.it> <pXwqt-89L-9@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: Saturday, August 15, 2015 7:09 AM
> To: linux-kernel@vger.kernel.org; linux-fsdevel@vger.kernel.org;
> linux-f2fs-devel@lists.sourceforge.net
> Cc: Jaegeuk Kim
> Subject: [f2fs-dev] [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks
> 
> If node blocks were already moved, we don't need to move them again.
> 
> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

Reviewed-by: Chao Yu <chao2.yu@samsung.com>

--
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 | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] f2fs: handle failed bio allocation Jaegeuk Kim <jaegeuk@kernel.org> - 2015-08-15 01:10 +0200
  [PATCH 2/2] f2fs: avoid garbage collecting already moved node blocks Jaegeuk Kim <jaegeuk@kernel.org> - 2015-08-15 01:20 +0200
    RE: [f2fs-dev] [PATCH 2/2] f2fs: avoid garbage collecting already  moved node blocks Chao Yu <chao2.yu@samsung.com> - 2015-08-20 11:10 +0200
  RE: [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation Chao Yu <chao2.yu@samsung.com> - 2015-08-20 11:10 +0200
    Re: [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation Jaegeuk Kim <jaegeuk@kernel.org> - 2015-08-20 18:00 +0200
      RE: [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation Chao Yu <chao2.yu@samsung.com> - 2015-08-21 15:00 +0200
        Re: [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation Jaegeuk Kim <jaegeuk@kernel.org> - 2015-08-24 07:00 +0200
          RE: [f2fs-dev] [PATCH 1/2] f2fs: handle failed bio allocation Chao Yu <chao2.yu@samsung.com> - 2015-08-24 11:40 +0200

csiph-web