From: David Howells Date: Wed, 21 Jan 2015 20:03:40 +0000 (+0000) Subject: debugfs: Provide a file creation function that also takes an initial size X-Git-Tag: omap-for-v4.1/fixes-rc1~160^2~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=163f9eb95a10371ead59b62087e0d4e7ce53112e;p=pandora-kernel.git debugfs: Provide a file creation function that also takes an initial size Provide a file creation function that also takes an initial size so that the caller doesn't have to set i_size, thus meaning that we don't have to call deal with ->d_inode in the callers. Signed-off-by: David Howells --- Reading git-diff-tree failed