|
|
|
|
|
by skissane
783 days ago
|
|
> This was a core design feature of reiserfsv4, but Linux ultimately refused to merge it IIRC, because it contained these strange beasts which functioned as both files and directories - i.e. cat would return data, but then you could cd into them and run ls. Linus (among others) didn’t want to permit those violations of the file-directory dichotomy into the Linux kernel. |
|
I think you really should be able to "cd" into any kind of structured data.