diff options
Diffstat (limited to 'libmount/src/hook_owner.c')
| -rw-r--r-- | libmount/src/hook_owner.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libmount/src/hook_owner.c b/libmount/src/hook_owner.c index 02fdcbefd9..9c23733a38 100644 --- a/libmount/src/hook_owner.c +++ b/libmount/src/hook_owner.c @@ -11,8 +11,9 @@ * * * This is X-mount.owner=, X-mount.group= and X-mount.mode= implementation. + * + * Please, see the comment in libmount/src/hooks.c to understand how hooks work. */ - #include <sched.h> #include "mountP.h" |
