Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.0, Lustre 2.5.0
-
7767
Description
Migrate libcfs to emulate Linux kernel APIs, so that when submitting Linux client to upstream kernel, we don't need the abstraction layer which will be rejected by kernel maintainers. The majority of libcfs are cfs_* or ll_* wrappers, and can be cleaned up with scripts doing like "s/cfs_spin_lock/spin_lock". For other functions that cannot be cleaned up this way, we need to look at them in a case-by-case basis.
Attachments
Issue Links
- is duplicated by
-
LU-3963 cleanup libcfs wrappers
- Resolved
- Trackbacks
-
Lustre Community Development in Progress Features are being developed for future Lustre releases both at Whamcloud and by other organizations in the Lustre community. These will be eligible for inclusion in future Lustre releases as per our processes