From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wu Fengguang Subject: [GIT PULL] writeback trace fix for 3.1-rc8 Date: Wed, 28 Sep 2011 20:47:05 +0800 Message-ID: <20110928124705.GA16958@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Christoph Hellwig To: Linus Torvalds , linux-fsdevel@vger.kernel.org Return-path: Received: from mga14.intel.com ([143.182.124.37]:51564 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752396Ab1I1MrI (ORCPT ); Wed, 28 Sep 2011 08:47:08 -0400 Content-Disposition: inline Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Hi Linus, Please pull a writeback trace format change: git://github.com/fengguang/linux.git writeback-for-linus The changed trace event was a new addition in v3.1-rc1, so should impact no existing users. Wu Fengguang (1): writeback: show raw dirtied_when in trace writeback_single_inode include/trace/events/writeback.h | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) Thanks, Fengguang