Re: [PATCH v2 1/1] nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()

2014-09-03 Thread Andreas Rohner
On 2014-09-03 02:35, Ryusuke Konishi wrote: > On Mon, 01 Sep 2014 21:18:30 +0200, Andreas Rohner wrote: >> On 2014-09-01 20:43, Andreas Rohner wrote: >>> Hi Ryusuke, >>> On 2014-09-01 19:59, Ryusuke Konishi wrote: On Sun, 31 Aug 2014 17:47:13 +0200, Andreas Rohner wrote: > Under normal cir

Re: [PATCH RFC] nilfs2: add a tracepoint for tracking stage transition of segment construction

2014-09-03 Thread Ryusuke Konishi
Hi Mitake-san, On Tue, 2 Sep 2014 21:19:39 +0900, Mitake Hitoshi wrote: > From: Hitoshi Mitake > > This patch adds a tracepoint for tracking stage transition of block > collection in segment construction. With the tracepoint, we can > analysis the behavior of segment construction in depth. It wo