diff options
author | Sergey Bugaev <bugaevc@gmail.com> | 2019-08-16 16:35:02 +0300 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2019-08-17 12:07:55 +0200 |
commit | 37cc80fb965304319f5c5a56c047fed82e4e16ed (patch) | |
tree | ecbdfe5458fe3abd8b0d2fd252e162dd4a9159a6 /Kernel/TTY/SlavePTY.cpp | |
parent | 1febd59f830d0c5ee240b73c7fd376c18f76f754 (diff) | |
download | serenity-37cc80fb965304319f5c5a56c047fed82e4e16ed.zip |
ProcFS: Do not assume there is one of it
The complication is around /proc/sys/ variables, which were attached
to inodes. Now they're their own thing, and the corresponding inodes
are lazily created (as all other ProcFS inodes are) and simply refer
to them by index.
Diffstat (limited to 'Kernel/TTY/SlavePTY.cpp')
0 files changed, 0 insertions, 0 deletions