git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
83d3c96
)
Btrfs: make sure fallocate properly starts a transaction
author
Chris Mason
<chris.mason@oracle.com>
Thu, 17 Dec 2009 20:47:17 +0000
(15:47 -0500)
committer
Chris Mason
<chris.mason@oracle.com>
Thu, 17 Dec 2009 20:47:17 +0000
(15:47 -0500)
The recent patch to make fallocate enospc friendly would send
down a NULL trans handle to the allocator. This moves the
transaction start to properly fix things.
Signed-off-by: Chris Mason <chris.mason@oracle.com>
fs/btrfs/inode.c
patch
|
blob
|
history
diff --cc
fs/btrfs/inode.c
Simple merge