On Wed, Dec 09, 2020 at 09:12:22AM +0800, Xiao Yang wrote: > On 2020/12/9 2:24, Darrick J. Wong wrote: > >On Tue, Dec 08, 2020 at 02:40:05PM +0800, Xiao Yang wrote: > >>Avoid the following warning by replacing deprecated > >>attr_setf with fsetxattr: > >>--------------------------------------------------- > >>dmiperf.c:192:2: warning: 'attr_setf' is deprecated: Use fsetxattr instead [-Wdeprecated-declarations] > >>--------------------------------------------------- > >I frankly wonder if it's time to kill the DMI tests since I've never > >seen it and none of the functionality is upstream. > Hi Darrick, > > Agreed. I wanted to remove it yesterday but I am not sure if it > will be used in future. > > I will remove it directly in v2 patch if Eryu or anyone also approves it. I agree to kill the dmi tests, because even xfs maintain wants to kill them :) Thanks, Eryu