diff options
| author | Dave Chinner <[email protected]> | 2022-05-12 05:12:56 +0000 |
|---|---|---|
| committer | Dave Chinner <[email protected]> | 2022-05-12 05:12:56 +0000 |
| commit | 59782a236b622a983ff101b2cb1333f714e4ed4e (patch) | |
| tree | 77c262d7dd9cd74c0523af873eeba99de53f1b6e /lib/lockref.c | |
| parent | xfs: switch attr remove to xfs_attri_set_iter (diff) | |
| download | kernel-59782a236b622a983ff101b2cb1333f714e4ed4e.tar.gz kernel-59782a236b622a983ff101b2cb1333f714e4ed4e.zip | |
xfs: remove xfs_attri_remove_iter
xfs_attri_remove_iter is not used anymore, so remove it and all the
infrastructure it uses and is needed to drive it. THe
xfs_attr_refillstate() function now throws an unused warning, so
isolate the xfs_attr_fillstate()/xfs_attr_refillstate() code pair
with an #if 0 and a comment explaining why we want to keep this code
and restore the optimisation it provides in the near future.
Signed-off-by: Dave Chinner <[email protected]>
Reviewed-by: Allison Henderson<[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Dave Chinner <[email protected]>
Diffstat (limited to 'lib/lockref.c')
0 files changed, 0 insertions, 0 deletions
