From: Li Zefan <lizf@cn.fujitsu.com>
To: Jan Schmidt <list.btrfs@jan-o-sch.net>
Cc: chris.mason@oracle.com, linux-btrfs@vger.kernel.org
Subject: Re: [PATCH v2 00/10] Btrfs: backref walking rewrite
Date: Thu, 05 Jan 2012 13:38:28 +0800 [thread overview]
Message-ID: <4F053754.2000805@cn.fujitsu.com> (raw)
In-Reply-To: <cover.1325692560.git.list.btrfs@jan-o-sch.net>
Jan Schmidt wrote:
> This patch series is a major rewrite of the backref walking code. The patch
> series Arne sent some weeks ago for quota groups had a very interesting
> function, find_all_roots. I took this from him together with the bits needed
> for find_all_roots to work and replaced a major part of the code in backref.c
> with it.
>
> It can be pulled from
> git://git.jan-o-sch.net/btrfs-unstable for-chris
> There's also a gitweb for that repo on
> http://git.jan-o-sch.net/?p=btrfs-unstable
>
Thanks for the work!
I got a compile warning:
CC [M] fs/btrfs/backref.o
fs/btrfs/backref.c: In function 'inode_to_path':
fs/btrfs/backref.c:1312:3: warning: format '%ld' expects type 'long int', but argument 3 has type 'int
next prev parent reply other threads:[~2012-01-05 5:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-04 17:35 [PATCH v2 00/10] Btrfs: backref walking rewrite Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 01/10] Btrfs: generic data structure to build unique lists Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 02/10] Btrfs: added helper btrfs_next_item() Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 03/10] Btrfs: mark delayed refs as for cow Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 04/10] Btrfs: always save ref_root in delayed refs Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 05/10] Btrfs: add nested locking mode for paths Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 06/10] Btrfs: add sequence numbers to delayed refs Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 07/10] Btrfs: put back delayed refs that are too new Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 08/10] Btrfs: add waitqueue instead of doing busy waiting for more delayed refs Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 09/10] Btrfs: added btrfs_find_all_roots() Jan Schmidt
2012-01-04 17:35 ` [PATCH v2 10/10] Btrfs: new backref walking code Jan Schmidt
2012-01-05 5:38 ` Li Zefan [this message]
2012-01-05 9:54 ` [PATCH v2 00/10] Btrfs: backref walking rewrite Jan Schmidt
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F053754.2000805@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=chris.mason@oracle.com \
--cc=linux-btrfs@vger.kernel.org \
--cc=list.btrfs@jan-o-sch.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.