This commit is contained in:
Abyss Watcher
2025-01-19 17:33:47 +01:00
parent a02243bb3c
commit d42ffc01e2
@@ -473,7 +473,7 @@ class InodePages(plugins.PluginInterface):
context: The context on which to operate
layer_name: The name of the layer on which to operate
inode: The inode to dump
stream: An IO steam to write to, typically FileHandlerInterface or BytesIO
stream: An IO stream to write to, typically FileHandlerInterface or BytesIO
"""
layer = context.layers[layer_name]
# By using truncate/seek, provided the filesystem supports it, and the