Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2021-05-07 | Fix doxygen warnings. (#600) | Junichi Uekawa | -2/+2 | |
Some parameters were undocumented, and @file does not mean to expand current file name. | ||||
2020-09-09 | Updated example code to work with new API (#547) | AKowshik | -3/+7 | |
2020-03-13 | State GPL version in comment (#485) | Dr. David Alan Gilbert | -1/+1 | |
IN a bunch of comments we say 'under the terms of the GNU GPL', make it clear this is GPLv2 (as LICENSE says). Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> | ||||
2020-01-30 | examples: mark ops variables constant (#496) | zsugabubus | -1/+1 | |
2017-09-25 | Removed unneccessary #include <config.h> from examples | Nikolaus Rath | -4/+0 | |
Fixes: #208. | ||||
2017-08-24 | Renamed notify_inval_inode_fh to invalidate_path | Nikolaus Rath | -0/+292 | |
The previous name didn't make much sense. |