Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Aufs5 Standalone
Commits
e8aa36b3
Commit
e8aa36b3
authored
Dec 22, 2020
by
J. R. Okajima
Browse files
Merge branch 'aufs5.4/01modular' into aufs5.4.3/01modular
parents
e7c7ff4c
d02f33ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
fs/aufs/inode.h
View file @
e8aa36b3
...
@@ -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
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment