diff options
author | Konstantin Khorenko <[email protected]> | 2020-12-31 01:18:29 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-30 14:18:29 -0800 |
commit | 064c2cf40ea367f0b7608a3e8b537f87190f52cb (patch) | |
tree | 6ab7f23a9d575c756dfa5220a9151ebde63b8d93 /lib/libuutil | |
parent | 808e6812386b1c93a90be685a3f71342596df203 (diff) |
VZ 7 kernel compat: introduce ITER-enabled .direct_IO() via IOVECs
Virtuozzo 7 kernels starting 3.10.0-1127.18.2.vz7.163.46
have the following configuration:
* no HAVE_VFS_RW_ITERATE
* HAVE_VFS_DIRECT_IO_ITER_RW_OFFSET
=> let's add implementation of zpl_direct_IO() via
zpl_aio_{read,write}() in this case.
https://bugs.openvz.org/browse/OVZ-7243
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Konstantin Khorenko <[email protected]>
Closes #11410
Closes #11411
Diffstat (limited to 'lib/libuutil')
0 files changed, 0 insertions, 0 deletions