X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Finclude%2Flinux%2Flustre_sec.h;h=56ca8f503ac0a0bd0890f85f5ab29837c0485482;hp=5ccafab8d637459158685ffd87e16e7c423f5550;hb=e058c53f7c59814d8a0235afb2d175cb976c341e;hpb=52151afde2375ed6dd37956166dff86d9a000885 diff --git a/lustre/include/linux/lustre_sec.h b/lustre/include/linux/lustre_sec.h index 5ccafab..56ca8f5 100644 --- a/lustre/include/linux/lustre_sec.h +++ b/lustre/include/linux/lustre_sec.h @@ -281,6 +281,7 @@ struct ptlrpc_sec_type { #define PTLRPC_SEC_FL_MDS 0x0001 /* outgoing from MDS */ #define PTLRPC_SEC_FL_REVERSE 0x0002 /* reverse sec */ #define PTLRPC_SEC_FL_PAG 0x0004 /* enable PAG */ +#define PTLRPC_SEC_FL_OSS 0x0008 /* outgoing to OSS XXX */ #define PTLRPC_CREDCACHE_NR 8 #define PTLRPC_CREDCACHE_MASK (PTLRPC_CREDCACHE_NR - 1)