diff options
author | Cristian Ciocaltea <cristian.ciocaltea@gmail.com> | 2019-01-12 02:03:15 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2019-11-07 17:58:31 -0500 |
commit | 036218a67130343a71ea34aeae1231bc11f040c2 (patch) | |
tree | 600e9b8b408872167ee05626fa7046b4df4a4371 /scripts/kernel-doc | |
parent | 0be2ecd4861faa410491170e205488f9ee82a227 (diff) |
api: storage: Add the missing write operation support
API_dev_write(va_list ap) is currently lacking the write support
to storage devices because, historically, those devices did not
implement block_write()
The solution has been tested by loading and booting a (patched)
GRUB instance in a QEMU vexpress-a9 environment. The disk write
operations were triggered with GRUB's save_env command.
Signed-off-by: Cristian Ciocaltea <cristian.ciocaltea@gmail.com>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions