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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>, linux-kernel <linux-kernel@...>, <linux-btrfs@...>
Date: Thursday, July 2, 2009 - 3:46 pm

On Thu, Jul 02, 2009 at 03:10:35PM -0400, Chris Mason wrote:

Sorry, I was a two commits off in generating the stats.  The code in the
btrfs-unstable tree hasn't changed, but here are the correct stats:

Chris Mason (3) commits (+15/-9):
    Btrfs: don't log the inode in file_write while growing the file (+4/-1)
    Btrfs: fix the file clone ioctl for preallocated extents (+4/-2)
    Btrfs: honor nodatacow/sum mount options for new files (+7/-6)

Yan Zheng (1) commits (+395/-181):
    Btrfs: update backrefs while dropping snapshot

Josef Bacik (1) commits (+11/-1):
    Btrfs: account for space we may use in fallocate

Jiri Slaby (1) commits (+1/-1):
    Btrfs: fix use after free in btrfs_start_workers fail path

Hu Tao (1) commits (+1/-1):
    Btrfs: fix error message formatting

Total: (7) commits

 fs/btrfs/async-thread.c |    2 
 fs/btrfs/ctree.h        |    3 
 fs/btrfs/extent-tree.c  |  566 +++++++++++++++++++++++++++++++++---------------
 fs/btrfs/file.c         |    5 
 fs/btrfs/inode.c        |   25 +-
 fs/btrfs/ioctl.c        |    6 
 fs/btrfs/relocation.c   |    5 
 fs/btrfs/transaction.c  |    4 
 8 files changed, 423 insertions(+), 193 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[GIT PULL] Btrfs updates for 2.6.31-rc, Chris Mason, (Thu Jul 2, 3:10 pm)
Re: [GIT PULL] Btrfs updates for 2.6.31-rc, Chris Mason, (Thu Jul 2, 3:46 pm)