X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flustre_net.h;h=7693eef30af8018b767e1dedeecd0506b84045f4;hp=a85c8c33b41cf26607f6de58fb2ca9f35b7df54b;hb=aa145aa1fdfab120acd3de5cf5af067d9ca516f6;hpb=7418dd0d056ef994d4f84037e98da1f9e86de1d5 diff --git a/lustre/include/lustre_net.h b/lustre/include/lustre_net.h index a85c8c3..7693eef 100644 --- a/lustre/include/lustre_net.h +++ b/lustre/include/lustre_net.h @@ -575,6 +575,7 @@ struct ptlrpc_request { rq_auth_remote:1, /* authed as remote user */ rq_auth_usr_root:1, /* authed as root */ rq_auth_usr_mdt:1, /* authed as mdt */ + rq_auth_usr_ost:1, /* authed as ost */ /* security tfm flags */ rq_pack_udesc:1, rq_pack_bulk:1,