Re: [GIT PULL] Btrfs updates for 2.6.29-rc

From: Chris Mason
Date: Fri Feb 06 2009 - 16:51:32 EST


On Fri, 2009-02-06 at 08:53 -0800, Linus Torvalds wrote:
>
> On Fri, 6 Feb 2009, Chris Mason wrote:
> >
> > Here's the shortlog:
>
> Diffstats too, please.
>

Whoops, here we go:

fs/btrfs/Kconfig | 13 ++
fs/btrfs/async-thread.c | 60 +++++++-
fs/btrfs/ctree.c | 259 ++++++++++++++++++++++++++++--
fs/btrfs/ctree.h | 5 +-
fs/btrfs/disk-io.c | 16 ++-
fs/btrfs/extent-tree.c | 397 +++++++++++++++++++++++++++++++++++++++++------
fs/btrfs/extent_io.c | 39 ++---
fs/btrfs/extent_io.h | 16 ++-
fs/btrfs/inode.c | 57 ++++++-
fs/btrfs/locking.c | 208 ++++++++++++++++++++++--
fs/btrfs/locking.h | 6 +
fs/btrfs/ref-cache.c | 1 +
fs/btrfs/ref-cache.h | 1 -
fs/btrfs/tree-defrag.c | 1 +
fs/btrfs/tree-log.c | 4 +
fs/btrfs/volumes.c | 11 +-
fs/btrfs/xattr.c | 34 ++++-
fs/btrfs/xattr.h | 2 +
18 files changed, 996 insertions(+), 134 deletions(-)

This time around, there are actually lots of comments added.

-chris


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/