K 10 svn:author V 7 glebius K 8 svn:date V 27 2017-04-03T00:46:32.456644Z K 7 svn:log V 342 Merge r315910: Make sendfile(2) more robust against file change. This fixes a possible crash when the file shrinks. This also fixes sendfile(2) not sending more data in a case when the file grows, and the request is open-ended or specifies a size that is greater than old file size. PR: 217789 Reviewed by: gallatin END