summaryrefslogtreecommitdiff
path: root/src/open_by_handle.c
AgeCommit message (Expand)Author
2020-06-22open_by_handle: add option -z to query file handle sizeAmir Goldstein
2018-08-26open_by_handle: fix name of directory in error messagesAmir Goldstein
2018-06-22src/: spdx license conversionDave Chinner
2018-03-29open_by_handle: add -s option to sleep and keep files open by handleAmir Goldstein
2018-03-29open_by_handle: add -n option to suppress drop cachesAmir Goldstein
2018-03-29open_by_handle: make -h (help) a valid optionAmir Goldstein
2018-01-24generic: test decoding file handles after cycle mountAmir Goldstein
2018-01-24src/open_by_handle: verify dir content only with -r flagAmir Goldstein
2017-11-10open_by_handle: test file handles of open filesAmir Goldstein
2017-11-10open_by_handle: test directory file handleAmir Goldstein
2017-11-10open_by_handle: test content of open file handleAmir Goldstein
2017-11-10open_by_handle: test file handles of renamed filesAmir Goldstein
2017-11-10open_by_handle: add filename to error reportsAmir Goldstein
2017-04-21src/open_by_handle: flexible usage optionsAmir Goldstein
2017-04-21src/open_by_handle: program to exercise open_by_handle_at() syscallAmir Goldstein