Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chown: ignore both pkg/system.EOPNOTSUPP and pkg/system.ErrNotSupport…
…edPlatform Where we ignored a pkg/system.ErrNotSupportedPlatform error from pkg/system.Lgetxattr(), also ignore ENOTSUP/EOPNOTSUPP, as we already do elsewhere. Signed-off-by: Nalin Dahyabhai <[email protected]>
- Loading branch information