Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-09-28 | tst-fanotify: fix style | Mike Frysinger | 1 | -8/+9 | |
Reported-by: Andreas Jaeger <aj@suse.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2013-09-05 | tst-fanotify: skip when we get back EPERM | Mike Frysinger | 1 | -5/+8 | |
Since fanotify_init requires CAP_SYS_ADMIN in order to work (which usually means running as root), we need to handle that error case too. Reported-by: Andreas Jaeger <aj@suse.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org> | |||||
2013-09-02 | tst-fanotify: new simple test | Mike Frysinger | 1 | -0/+56 | |
Basic test for the fanotify functions. Signed-off-by: Mike Frysinger <vapier@gentoo.org> |