summaryrefslogtreecommitdiff
path: root/VirtualFileSystem/.gitignore
diff options
context:
space:
mode:
authorAndreas Kling <awesomekling@gmail.com>2018-10-16 14:11:58 +0200
committerAndreas Kling <awesomekling@gmail.com>2018-10-16 14:13:32 +0200
commit8293a0ff36859aafb2b95835a6c2651659fa3ab9 (patch)
treea21c855ecc134e0c33b2b683089a072e2cfb962b /VirtualFileSystem/.gitignore
parentcafb5b2ad6b09cf3317e5f8e9c470aaaa26c20b1 (diff)
downloadserenity-8293a0ff36859aafb2b95835a6c2651659fa3ab9.zip
Rework DiskDevice's read() and write() to be non-virtual wrappers.
This way subclasses only have to implement readBlock() and writeBlock(). read() and write() require that the offset and length are both divisible by the blockSize().
Diffstat (limited to 'VirtualFileSystem/.gitignore')
0 files changed, 0 insertions, 0 deletions