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

Merge branch 'aufs5.4/01modular' into aufs5.4.3/01modular

parents e7c7ff4c d02f33ff
...@@ -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