mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-05-16 16:33:16 +00:00
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 <dhowells@redhat.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>