]> git.baikalelectronics.ru Git - kernel.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)
commit586aaa7a699689b3814d56dfc1f67531a69b430d
treec81a69b90b020c12b8b516277f06a5ec981e5915
parent658f889dae19619415dad9d8bafedaed61d00743
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