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


Groups > linux.kernel > #1387446

Re: [f2fs-dev] [PATCH 1/7] f2fs: avoid needless lock for node pages when fsyncing a file

From Chao Yu <yuchao0@huawei.com>
Newsgroups linux.kernel
Subject Re: [f2fs-dev] [PATCH 1/7] f2fs: avoid needless lock for node pages when fsyncing a file
Date 2016-04-26 15:00 +0200
Message-ID <rsaKT-81H-39@gated-at.bofh.it> (permalink)
References <rrYJH-6tj-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Jaegeuk,

On 2016/4/26 8:06, Jaegeuk Kim wrote:
> When fsync is called, sync_node_pages finds a proper direct node pages to flush.
> But, it locks unrelated direct node pages together unnecessarily.
>
> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

I've reviewed this patchset, it looks good to me, please add:

Acked-by: Chao Yu <yuchao0@huawei.com>

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


Thread

[PATCH 1/7] f2fs: avoid needless lock for node pages when fsyncing a file Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
  [PATCH 3/7] f2fs: split sync_node_pages with fsync_node_pages Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
  [PATCH 5/7] f2fs: set fsync mark only for the last dnode Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
  [PATCH 7/7] f2fs: should check the remaining dentry bits Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
    Re: [PATCH v2 7/7] f2fs: should check the remaining dentry bits Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 05:00 +0200
    Re: [f2fs-dev] [PATCH 7/7] f2fs: should check the remaining dentry  bits Chao Yu <chao@kernel.org> - 2016-04-27 16:30 +0200
      Re: [f2fs-dev] [PATCH 7/7] f2fs: should check the remaining dentry  bits Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-27 19:50 +0200
  [PATCH 6/7] f2fs: issue cache flush on direct IO Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
  [PATCH 2/7] f2fs: avoid writing 0'th page in volatile writes Jaegeuk Kim <jaegeuk@kernel.org> - 2016-04-26 02:10 +0200
  Re: [f2fs-dev] [PATCH 1/7] f2fs: avoid needless lock for node pages  when fsyncing a file Chao Yu <yuchao0@huawei.com> - 2016-04-26 15:00 +0200

csiph-web