Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.6.0
-
3
-
12208
Description
It would be useful for prepare-commit-msg and/or checkpatch.pl warn about cfs_list_() and cfs_atomic_() and other deprecated wrappers in new patches.
I think checkpatch.pl has a feature for reporting on deprecated function usage, or we could call the sed script to report on any changes that it finds.
Now that we are close to finishing the cfs_* wrapper removal we don't want to introduce new users in patches that are landing.