commit | 9ae0f367df5d0d7be09fad1e2e5b080f6a45ca6b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Oct 03 15:32:53 2015 +0200 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Tue Oct 13 22:16:18 2015 -0700 |
tree | c81a69b90b020c12b8b516277f06a5ec981e5915 | |
parent | 0b4be4fa878780a15a953577499eb69839942956 [diff] |
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>