diff options
author | Brian Gianforcaro <b.gianfo@gmail.com> | 2020-05-26 00:36:11 -0700 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2020-05-26 10:15:40 +0200 |
commit | 6a74af80638d183a9eafc57203c577230f60ce0e (patch) | |
tree | 346d397545c699959e66c048cf771fc1f2f0ac13 /AK/DoublyLinkedList.h | |
parent | c459e4ecb2ca6057deddb64e3cae7cc8061516bb (diff) | |
download | serenity-6a74af80638d183a9eafc57203c577230f60ce0e.zip |
Kernel: Plumb KResult through FileDescription::read_entire_file() implementation.
Allow file system implementation to return meaningful error codes to
callers of the FileDescription::read_entire_file(). This allows both
Process::sys$readlink() and Process::sys$module_load() to return more
detailed errors to the user.
Diffstat (limited to 'AK/DoublyLinkedList.h')
0 files changed, 0 insertions, 0 deletions