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
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to