summaryrefslogtreecommitdiff
path: root/Kernel/Ptrace.cpp
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-01-20 21:11:01 +0100
committerAndreas Kling <kling@serenityos.org>2021-01-20 22:57:36 +0100
commite279b45aed5509efc537fc8c831f40733d7b1028 (patch)
treee5cbaec5f3e5c6da059d3a32bd3934a6f5541f0b /Kernel/Ptrace.cpp
parent91aa0d99973163a8b7c37dc5c7535b794546d3e0 (diff)
downloadserenity-e279b45aed5509efc537fc8c831f40733d7b1028.zip
Kernel: Make BlockBasedFS read/write functions return a KResult
This way, if something goes wrong, we get to keep the actual error. Also, KResults are nodiscard, so we have to deal with that in Ext2FS instead of just silently ignoring I/O errors(!)
Diffstat (limited to 'Kernel/Ptrace.cpp')
0 files changed, 0 insertions, 0 deletions