Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Feb 2010 15:23:03 +0000 (07:23 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Feb 2010 15:23:03 +0000 (07:23 -0800)
commitadbfbcd12af3d183957622a99ca009b665639b81
tree830e5cc6a0dbd5cb590b8484c4234bd65073d1d7
parentfc76be434d90bcd57a0ea6b93a2e66a3fec4b664
parent23b5c50945f2294add0137799400329c0ebba290
Merge git://git./linux/kernel/git/mason/btrfs-unstable

* git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable:
  Btrfs: apply updated fallocate i_size fix
  Btrfs: do not try and lookup the file extent when finishing ordered io
  Btrfs: Fix oopsen when dropping empty tree.
  Btrfs: remove BUG_ON() due to mounting bad filesystem
  Btrfs: make error return negative in btrfs_sync_file()
  Btrfs: fix race between allocate and release extent buffer.
fs/btrfs/file.c