From: Josef Bacik Date: Mon, 7 Jun 2010 18:26:37 +0000 (+0000) Subject: Btrfs: fix fallocate regression X-Git-Tag: v2.6.35-rc3~3^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=836097797236fd727f82ec2f3f376ac41a430876;p=pandora-kernel.git Btrfs: fix fallocate regression Seems that when btrfs_fallocate was converted to use the new ENOSPC stuff we dropped passing the mode to the function that actually does the preallocation. This breaks anybody who wants to use FALLOC_FL_KEEP_SIZE. Thanks, Signed-off-by: Josef Bacik Signed-off-by: Chris Mason --- Reading git-diff-tree failed