Skip to content
Snippets Groups Projects
Commit 57790753 authored by Wang Di's avatar Wang Di
Browse files

Branch:b_hd_crypto

crypto api prototype
1) add gs_obd and gsc_obd
2) cleanup in ll_fill_super and lustre_common_fill_super
3) some modification in lconf and lmc
parent 17073856
No related merge requests found
...@@ -71,6 +71,7 @@ extern unsigned int portal_printk; ...@@ -71,6 +71,7 @@ extern unsigned int portal_printk;
#define S_LMV 0x00800000 #define S_LMV 0x00800000
#define S_CMOBD 0x01000000 #define S_CMOBD 0x01000000
#define S_SEC 0x02000000 #define S_SEC 0x02000000
#define S_GSS 0x04000000
/* If you change these values, please keep these files up to date... /* If you change these values, please keep these files up to date...
* portals/utils/debug.c * portals/utils/debug.c
* utils/lconf * utils/lconf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment