commit | e675c5ec51fe2554719a7b6bcdbef0a770f2c19b | [log] [tgz] |
---|---|---|
author | Martin Brandenburg <martin@omnibond.com> | Tue Apr 25 15:37:57 2017 -0400 |
committer | Mike Marshall <hubcap@omnibond.com> | Wed Apr 26 14:33:00 2017 -0400 |
tree | e84d0cc308f94b5e6d3b338004d22e5b960443cd | |
parent | a956af337b9ff25822d9ce1a59c6ed0c09fc14b9 [diff] |
orangefs: clean up oversize xattr validation Also don't check flags as this has been validated by the VFS already. Fix an off-by-one error in the max size checking. Stop logging just because userspace wants to write attributes which do not fit. This and the previous commit fix xfstests generic/020. Signed-off-by: Martin Brandenburg <martin@omnibond.com> Cc: stable@vger.kernel.org Signed-off-by: Mike Marshall <hubcap@omnibond.com>