change attribute name
authorAndrew Tridgell <tridge@samba.org>
Mon, 18 Aug 2008 02:46:57 +0000 (12:46 +1000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 18 Aug 2008 02:46:57 +0000 (12:46 +1000)
hacksm.h

index fbc428245213adcd7686b4acaf317e39f69ac2e5..576502d84efa4155bcbbbc52e4c515da5387c8ef 100644 (file)
--- a/hacksm.h
+++ b/hacksm.h
@@ -46,6 +46,6 @@ struct hsm_attr {
 };
 
 #define HSM_MAGIC "HSM1"
-#define HSM_ATTRNAME "hackattr"
+#define HSM_ATTRNAME "hacksm"
 
 #define HSM_STORE "/hacksm_store"