When sync is writing to disk, it reserves whole disk to itself. This commit makes Shell to read username only once from getpwuid(). We used to get username every time prompt was printed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |
When sync is writing to disk, it reserves whole disk to itself. This commit makes Shell to read username only once from getpwuid(). We used to get username every time prompt was printed. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
main.cpp |