X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_dlm.h;h=1b04e4c7d0d978f8a0532adc4caa8b4b15095eb7;hp=5c31761aa51ad1fa422ab605928964d56bea3053;hb=43c01b9d94e783295edc2d1432ed3af0076a0e51;hpb=5538eee216a194d47ae67fbcff80bfbcd95f3d69;ds=inline diff --git a/lustre/include/lustre_dlm.h b/lustre/include/lustre_dlm.h index 5c31761..1b04e4c 100644 --- a/lustre/include/lustre_dlm.h +++ b/lustre/include/lustre_dlm.h @@ -984,6 +984,7 @@ void ldlm_lock2handle(const struct ldlm_lock *lock, struct ldlm_lock *__ldlm_handle2lock(const struct lustre_handle *, int flags); void ldlm_cancel_callback(struct ldlm_lock *); int ldlm_lock_remove_from_lru(struct ldlm_lock *); +int ldlm_lock_set_data(struct lustre_handle *, void *); static inline struct ldlm_lock *ldlm_handle2lock(const struct lustre_handle *h) {