]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fs: dlm: handle range check as callback
authorAlexander Aring <aahringo@redhat.com>
Thu, 24 Sep 2020 14:31:24 +0000 (10:31 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 29 Sep 2020 19:00:32 +0000 (14:00 -0500)
commite1a0ec30a571f176e9b324daba4c0e3f200fe882
tree25f329ff5f7b60c1cf5e790efe0e6244ff53a0ac
parent3f78cd7d2449a07904b3a23751758cbdeaaa20f3
fs: dlm: handle range check as callback

This patch adds a callback to CLUSTER_ATTR macro to allow individual
callbacks for attributes which might have a more complex attribute range
checking just than non zero.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/config.c