X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flustre_dlm.h;h=c89c598dfd52ca54afdfb27676c3377df76aeb02;hp=dad6885385af721e9fa09b688f35285f85b00d33;hb=0ae1c575448dbb0700bc45a88f964645c37a774c;hpb=30c3f6ec6434cde030ca54e8ba4646c316f93f56 diff --git a/lustre/include/linux/lustre_dlm.h b/lustre/include/linux/lustre_dlm.h index dad6885..c89c598 100644 --- a/lustre/include/linux/lustre_dlm.h +++ b/lustre/include/linux/lustre_dlm.h @@ -106,7 +106,7 @@ typedef enum { #define LDLM_FL_CLEANED 0x800000 /* optimization hint: LDLM can run blocking callback from current context - * w/o involving separate thread. in order to decrease cs rate */ + * w/o involving separate thread. in order to decrease cs rate -bzzz */ #define LDLM_FL_ATOMIC_CB 0x1000000 /* while this flag is set, the lock can't change resource */