fsstress: remove attr_remove
authorDarrick J. Wong <darrick.wong@oracle.com>
Wed, 11 Nov 2020 00:44:56 +0000 (16:44 -0800)
committerEryu Guan <guaneryu@gmail.com>
Sun, 15 Nov 2020 06:52:52 +0000 (14:52 +0800)
commit0743230c36029be5f686e278cbd154ae263b44b6
treea9681cf06b77c00157972a5b6da44befb5accaeb
parent808f39a416c9627cecaf9e155feb3ab8dcf21ac0
fsstress: remove attr_remove

attr_remove is deprecated, so replace it with lremovexattr.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
ltp/fsstress.c