Ticket #4590: clarify handling of ext2 attributes errors.
commit5f5e71b7f8a4dc66c4a109e304f1024fdd641862
authorAndrew Borodin <aborodin@vmail.ru>
Sat, 28 Sep 2024 14:41:08 +0000 (28 17:41 +0300)
committerAndrew Borodin <aborodin@vmail.ru>
Fri, 18 Oct 2024 15:37:39 +0000 (18 18:37 +0300)
treeab454d0e39fb5e11dadf0a3eda4176937318c6e2
parentde7d72cab441b4f69a1a67664710673caff9eec0
Ticket #4590: clarify handling of ext2 attributes errors.

Don't show an error message if mc_fgetflags() and mc_fsetflags()
fails and errno set to ENOTSUP, EOPNOTSUPP, ENOSYS, and EINVAL.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
src/filemanager/file.c