Whamcloud - gitweb
land b_hd_sec on HEAD. various security fixes.
[fs/lustre-release.git] / lustre / include / linux / obd.h
index f75d73f..91bd1a7 100644 (file)
@@ -284,7 +284,7 @@ struct client_obd {
 
         /* security flavors */
         __u32                    cl_sec_flavor;
-        __u32                    cl_sec_subflavor;
+        unsigned long            cl_sec_flags;
 
         //struct llog_canceld_ctxt *cl_llcd; /* it's included by obd_llog_ctxt */
         void                    *cl_llcd_offset;