Commit 5b32b9be authored by J. R. Okajima's avatar J. R. Okajima
Browse files

Merge branch 'aufs5.7/01modular' into aufs5.8/01modular

parents 16bb9c78 3e1ab50e
...@@ -580,7 +580,7 @@ struct au_hnotify_op { ...@@ -580,7 +580,7 @@ struct au_hnotify_op {
int (*alloc)(struct au_hinode *hinode); int (*alloc)(struct au_hinode *hinode);
/* /*
* if it returns true, the the caller should free hinode->hi_notify, * if it returns true, the caller should free hinode->hi_notify,
* otherwise ->free() frees it. * otherwise ->free() frees it.
*/ */
int (*free)(struct au_hinode *hinode, int (*free)(struct au_hinode *hinode,
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment