public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Yet another overlayfs exportfs test
@ 2018-03-29 12:06 Amir Goldstein
  2018-03-29 12:06 ` [PATCH v2 1/5] overlay/[054,055]: Document the fix commit Amir Goldstein
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Amir Goldstein @ 2018-03-29 12:06 UTC (permalink / raw)
  To: Eryu Guan; +Cc: Miklos Szeredi, linux-unionfs, fstests

Eryu,

I fixed your review comments.
Separated the -h fix patch and added a re-send of the
fix commit documentation fix to the series.

Thanks,
Amir.

Amir Goldstein (5):
  overlay/[054,055]: Document the fix commit
  open_by_handle: make -h (help) a valid option
  open_by_handle: add -n option to suppress drop caches
  open_by_handle: add -s option to sleep and keep files open by handle
  overlay: test decoding overlay file handles with warm/cold dentry
    cache

 src/open_by_handle.c  |  59 +++++++++++++++-------
 tests/overlay/054     |   3 ++
 tests/overlay/055     |   3 ++
 tests/overlay/058     | 137 ++++++++++++++++++++++++++++++++++++++++++++++++++
 tests/overlay/058.out |   9 ++++
 tests/overlay/group   |   1 +
 6 files changed, 194 insertions(+), 18 deletions(-)
 create mode 100755 tests/overlay/058
 create mode 100644 tests/overlay/058.out

-- 
2.7.4


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-29 12:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-29 12:06 [PATCH v2 0/5] Yet another overlayfs exportfs test Amir Goldstein
2018-03-29 12:06 ` [PATCH v2 1/5] overlay/[054,055]: Document the fix commit Amir Goldstein
2018-03-29 12:06 ` [PATCH v2 2/5] open_by_handle: make -h (help) a valid option Amir Goldstein
2018-03-29 12:06 ` [PATCH v2 3/5] open_by_handle: add -n option to suppress drop caches Amir Goldstein
2018-03-29 12:06 ` [PATCH v2 4/5] open_by_handle: add -s option to sleep and keep files open by handle Amir Goldstein
2018-03-29 12:06 ` [PATCH v2 5/5] overlay: test decoding overlay file handles with warm/cold dentry cache Amir Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox