commit | 2962f5a5dcc56f69cbf62121a7be67cc15d6940b | [log] [tgz] |
---|---|---|
author | Dave Chinner <dchinner@redhat.com> | Mon May 27 16:38:25 2013 +1000 |
committer | Ben Myers <bpm@sgi.com> | Thu May 30 17:17:35 2013 -0500 |
tree | bd6e72c1c65e2e2c897e0e214528cf750c06ae27 | |
parent | 08fb39051f5581df45ae2a20c6cf2d0c4cddf7c2 [diff] |
xfs: kill suid/sgid through the truncate path. XFS has failed to kill suid/sgid bits correctly when truncating files of non-zero size since commit c4ed4243 ("xfs: split xfs_setattr") introduced in the 3.1 kernel. Fix it. Fix it. cc: stable kernel <stable@vger.kernel.org> Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Ben Myers <bpm@sgi.com> (cherry picked from commit 56c19e89b38618390addfc743d822f99519055c6)