From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason Subject: Re: [PATCH 2/3] Btrfs: make btrfs_truncate_inode_items() more readable Date: Thu, 5 Jan 2012 20:14:31 -0500 Message-ID: <20120106011431.GN30372@shiny> References: <4F056029.2080306@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Btrfs To: Miao Xie Return-path: In-Reply-To: <4F056029.2080306@cn.fujitsu.com> List-ID: On Thu, Jan 05, 2012 at 04:32:41PM +0800, Miao Xie wrote: > As the title said, this patch just make the functions of the truncation > more readable. This is a big improvement ;) Thanks. -chris