This fixes the bug, that stat(filename) would not consider the current working directory. So if e.g. the cwd is "lib", then stat("main.py") would return the info for "/main.py" instead of "/lib/main.py".
The amount of free space on the VfsLfs2 filesystem after creating a large file is reduced by 2 blocks in this test.