]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
dlm: use per-attribute show and store methods
authorChristoph Hellwig <hch@lst.de>
Sat, 3 Oct 2015 13:32:53 +0000 (15:32 +0200)
committerNicholas Bellinger <nab@linux-iscsi.org>
Wed, 14 Oct 2015 05:16:18 +0000 (22:16 -0700)
commit9ae0f367df5d0d7be09fad1e2e5b080f6a45ca6b
treec81a69b90b020c12b8b516277f06a5ec981e5915
parent0b4be4fa878780a15a953577499eb69839942956
dlm: use per-attribute show and store methods

To simplify the configfs interface and remove boilerplate code that also
causes binary bloat.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: David Teigland <teigland@redhat.com
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
fs/dlm/config.c