[Ocfs2-devel] simplify configfs attributes

Christoph Hellwig hch at lst.de
Fri Sep 25 06:49:37 PDT 2015


This series consolidates the code to implement configfs attributes
by providing the ->show and ->store method in common code and using
container_of in the methods to access the containing structure.

This reduces source and binary size of configfs consumers a lot.




More information about the Ocfs2-devel mailing list