Whamcloud - gitweb
LU-8066 ldlm: match store macro prototype 20/33920/3
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 26 Dec 2018 09:18:45 +0000 (02:18 -0700)
committerOleg Drokin <green@whamcloud.com>
Wed, 30 Jan 2019 02:40:49 +0000 (02:40 +0000)
commit3bbbe70d099466079e4c8c31291bcbe2a90da58c
tree1afec27c9351de7a15f8f346753cb41b5dc3c1ee
parent8160b9bdf16cc8ed887216b0a9a83932b86d5705
LU-8066 ldlm: match store macro prototype

Use size_t in the LDLM_POOL_SYSFS_WRITER_STORE() function declaration
to match the struct lustre_attr (*store) function prototype.

Test-Paramters: trivial
Fixes: 1196bd199e7 ("LU-8066 ldlm: move /proc/fs/lustre/ldlm to /sys")

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I41012a66507a048c63bfe6b6e732cf858ba5a5b1
Reviewed-on: https://review.whamcloud.com/33920
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ldlm/ldlm_internal.h