From: Steve French Date: Sat, 18 Oct 2014 22:01:15 +0000 (-0500) Subject: Add support for original fallocate X-Git-Tag: omap-for-v3.19/fixes-rc1~147^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ccf3216238ca70c0df2ff06494fcf616b62e7dc;p=pandora-kernel.git Add support for original fallocate In many cases the simple fallocate call is a no op (since the file is already not sparse) or can simply be converted from a sparse to a non-sparse file if we are fallocating the whole file and keeping the size. Signed-off-by: Steven French --- Reading git-diff-tree failed