commit | 16c6e92c7e9836ed08db5f9771e75845796bd87f | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Mon Oct 28 16:12:33 2019 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Oct 29 09:50:11 2019 -0700 |
tree | 070484f28cf4cfd7c56c0f5a7095930b498b5485 | |
parent | c84760659dcf237902d4cc997cd5f55cb3b2807f [diff] |
xfs: namecheck attribute names before listing them Actually call namecheck on attribute names before we hand them over to userspace. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com>