commit | cff32466bf851bf29cd491d8a3cbeb4dc4a36ab6 | [log] [tgz] |
---|---|---|
author | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Fri Sep 24 17:53:56 2021 +0300 |
committer | Konstantin Komarov <almaz.alexandrovich@paragon-software.com> | Tue Oct 05 16:39:25 2021 +0300 |
tree | 06c73108a2511be7d4ac037a31a11c0e68103d5c | |
parent | d81e06be921f90d5f1bada59d4549ca6f1bedc61 [diff] |
fs/ntfs3: Refactoring of ntfs_set_ea Make code more readable. Don't try to read zero bytes. Add warning when size of exteneded attribute exceeds limit. Signed-off-by: Konstantin Komarov <almaz.alexandrovich@paragon-software.com>