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

Merge branch 'aufs5.6/30stdalone' into aufs5.7/30stdalone

parents 7f3a41b5 b95f4b2d
...@@ -593,7 +593,7 @@ struct au_hnotify_op { ...@@ -593,7 +593,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