diff options
author | Hamidreza Soleimani <[email protected]> | 2017-08-14 22:49:58 +0200 |
---|---|---|
committer | Hamidreza Soleimani <[email protected]> | 2017-08-19 12:57:55 +0200 |
commit | 5265f855ed1878158b2dc546fa3037b86743229c (patch) | |
tree | 5f3b8c3d9c36f2a7cdf1a5d5b30ded4b499d7d1e /erts/emulator/test/multi_load_SUITE.erl | |
parent | 95b567a7286a1e94bc799c6817f7bf8d5c52fe41 (diff) | |
download | otp-5265f855ed1878158b2dc546fa3037b86743229c.tar.gz otp-5265f855ed1878158b2dc546fa3037b86743229c.tar.bz2 otp-5265f855ed1878158b2dc546fa3037b86743229c.zip |
Fix file owner access permission in ssh_sftp module
Previously, a hard-coded atom (read_write) has been used as file owner access permission
in response to ssh_sftp:read_file_info/2 function. With this fix, the actual value of
file owner access permission is added to the returning record. That value is calculated
from file mode value.
Diffstat (limited to 'erts/emulator/test/multi_load_SUITE.erl')
0 files changed, 0 insertions, 0 deletions