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: fixes-v4.0-rc1~76^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e59b4e9187bd5175b9845dc10fedb0879b7efbfd;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 Signed-off-by: Al Viro --- Reading git-diff-tree failed