From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Zefan Subject: [PATCH 0/6] btrfs: some bug fixes for free space cache Date: Mon, 23 Aug 2010 09:22:19 +0800 Message-ID: <4C71CD4B.10606@cn.fujitsu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: Josef Bacik , linux-btrfs@vger.kernel.org, LKML To: Chris Mason Return-path: List-ID: Those bugs are not critical, which means they won't crash the filesystem, so they're hardly noticeable and no one noticed them. --- fs/btrfs/free-space-cache.c | 161 ++++++++++++++++++++++++++----------------- 1 files changed, 99 insertions(+), 62 deletions(-)