On 2015-06-30 at 01:54 +0800, Edward Shishkin wrote: > Oh, bad > generic_write_checks() doesn't change offset now, > please, ignore this patch.. Hi, it does change it, but in struct kiocb instance, but we keep using initial "off". i'm trying to port file_operations' ->write() to ->write_iter() right now, FTR. The obvious fix (assign back ki_pos to off) is too ugly :) -- Ivan Shapovalov / intelfx /
Attachment:
signature.asc
Description: This is a digitally signed message part