From: Josef Bacik Date: Thu, 18 Nov 2010 01:46:17 +0000 (-0500) Subject: Ocfs2: handle hole punching via fallocate properly X-Git-Tag: v2.6.38-rc1~237^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db47fef2cd9aab76ab976e8b45a06a1b3ad0e3e4;p=pandora-kernel.git Ocfs2: handle hole punching via fallocate properly This patch just makes ocfs2 use its UNRESERVP ioctl when we get the hole punch flag in fallocate. I didn't test it, but it seems simple enough. Thanks, Acked-by: Jan Kara Acked-by: Joel Becker Signed-off-by: Josef Bacik Signed-off-by: Al Viro --- Reading git-diff-tree failed