CRED: Separate task security context from task_struct
[deliverable/linux.git] / fs / xfs / linux-2.6 / xfs_globals.h
index 2770b0085ee869bedac0def84d8cdf3e37964c6f..6eda8a3eb6f18f87bb2b87fa94933fc42a4f9c49 100644 (file)
@@ -19,6 +19,6 @@
 #define __XFS_GLOBALS_H__
 
 extern uint64_t        xfs_panic_mask;         /* set to cause more panics */
-extern struct cred *sys_cred;
+extern cred_t *sys_cred;
 
 #endif /* __XFS_GLOBALS_H__ */
This page took 0.025022 seconds and 5 git commands to generate.