From: Al Viro Date: Thu, 17 Apr 2014 20:09:22 +0000 (-0400) Subject: convert ext4 to ->write_iter() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~45^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b884164d59707216840159d45f6be68073fac6e;p=pandora-kernel.git convert ext4 to ->write_iter() unfortunately, Ted's changes to ext4_file_write() are *still* an incomplete fix - playing with rlimits can let you smuggle an unaligned request past the checks. So there almost certainly will be more merge PITA around that place... [fix from Peter Ujfalusi folded] Signed-off-by: Al Viro --- Reading git-diff-tree failed