blob: 38ec5c9b9d7696943515ee9f4138e951d3a62311 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
True
True
True
b'data in file'
True
['sub_file.txt', 'file.txt']
['foo_dir', 'moved-to-root.txt']
['foo_dir', 'moved-to-root.txt']
new text
['moved-to-root.txt']
ENOSPC: True
|