aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/quotactl/quotactl08.c
diff options
context:
space:
mode:
Diffstat (limited to 'testcases/kernel/syscalls/quotactl/quotactl08.c')
-rw-r--r--testcases/kernel/syscalls/quotactl/quotactl08.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/testcases/kernel/syscalls/quotactl/quotactl08.c b/testcases/kernel/syscalls/quotactl/quotactl08.c
index da1d62a32..0fabb51a5 100644
--- a/testcases/kernel/syscalls/quotactl/quotactl08.c
+++ b/testcases/kernel/syscalls/quotactl/quotactl08.c
@@ -28,6 +28,7 @@
* - turn off quota with Q_QUOTAOFF flag for group
*
* It is similar to quotactl01.c, only two difference
+ *
* - use new quotactl_fd syscalls if supports
* - quota file hidden in filesystem
*