Milosz Tanski <[email protected]> writes: > Filesystems that generic_file_read_iter will not be allowed to perform > non-blocking reads. This only will read data if it's in the page cache and if > there is no page error (causing a re-read). > > Christoph Hellwig wrote the filesystem specify code (cifs, ofs, shm, xfs). > > Signed-off-by: Milosz Tanski <[email protected]>
Add in the 2 hunks from the other patches, as suggested by Christoph, and you can add my: Reviewed-by: Jeff Moyer <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

