Jay Zhuang
efd767d14a
Fix build for io_uring (#9690)
Summary:
Minor fix for build failure:
```
./env/io_posix.h:68:33: error: unused parameter 'len' [-Werror=unused-parameter]
68 | size_t len, size_t iov_len, bool async_read,
| ~~~~~~~^~~
```
Only happens for release build with io_uring.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/9690
Test Plan: build pass with io_uring
Reviewed By: akankshamahajan15
Differential Revision: D34846347
Pulled By: jay-zhuang
fbshipit-source-id: 2d7afb585097262d7722ef1beac486fc8ef28419
2022-03-12 22:12:18 -08:00
..
2022-01-04 16:45:49 -08:00
2022-01-04 16:45:49 -08:00
2021-09-21 09:23:48 -07:00
2021-09-21 09:23:48 -07:00
2021-11-02 09:07:11 -07:00
2021-11-02 09:07:11 -07:00
2021-11-02 09:07:11 -07:00
2022-01-11 06:33:48 -08:00
2022-01-04 16:45:49 -08:00
2022-03-10 18:28:31 -08:00
2022-02-11 05:11:24 -08:00
2021-08-11 19:32:46 -07:00
2021-11-02 09:07:11 -07:00
2022-02-03 15:01:23 -08:00
2022-03-10 18:28:31 -08:00
2021-11-02 09:07:11 -07:00
2022-03-04 12:32:30 -08:00
2021-11-02 09:07:11 -07:00
2020-05-19 19:22:28 -07:00
2022-03-10 18:28:31 -08:00
2022-03-12 22:12:18 -08:00
2021-09-21 09:23:48 -07:00
2022-02-04 17:13:10 -08:00
2022-01-04 16:45:49 -08:00
2021-12-16 17:15:13 -08:00
2021-12-16 17:15:13 -08:00