commit | a00713ea982b7f2f9880a336b03bbf70f2202cbf | [log] [tgz] |
---|---|---|
author | Ritesh Harjani <riteshh@linux.ibm.com> | Wed Oct 16 13:07:08 2019 +0530 |
committer | Theodore Ts'o <tytso@mit.edu> | Tue Oct 22 15:32:53 2019 -0400 |
tree | 95def81ee16c1d344ec897798920f41e2bc43a65 | |
parent | 821ff38d192a42a95fe33b5928ce5ed15cbe8564 [diff] |
ext4: Add API to bring in support for unwritten io_end_vec conversion This patch just brings in the API for conversion of unwritten io_end_vec extents which will be required for blocksize < pagesize support for dioread_nolock feature. No functional changes in this patch. Signed-off-by: Ritesh Harjani <riteshh@linux.ibm.com> Link: https://lore.kernel.org/r/20191016073711.4141-3-riteshh@linux.ibm.com Signed-off-by: Theodore Ts'o <tytso@mit.edu>