All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] define common _get_max_file_size function
@ 2019-02-20  1:59 Yufen Yu
  2019-02-20  1:59 ` [PATCH 1/5] commom/rc: define function _get_max_file_size Yufen Yu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Yufen Yu @ 2019-02-20  1:59 UTC (permalink / raw)
  To: fstests

We define a new function _get_max_file_size, and let generic/299,
351, 349 use this.

Yufen Yu (5):
  commom/rc: define function _get_max_file_size
  generic/299: limit max file size
  generic/351: use the common function _get_max_file_size
  generic/349: use the common function _get_max_file_size
  generic/350: use the common function _get_max_file_size

 common/rc         | 23 +++++++++++++++++++++++
 tests/generic/299 |  5 +++++
 tests/generic/349 | 13 ++-----------
 tests/generic/350 | 13 ++-----------
 tests/generic/351 | 13 ++-----------
 5 files changed, 34 insertions(+), 33 deletions(-)

-- 
2.16.2.dirty

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

end of thread, other threads:[~2019-02-20 13:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-20  1:59 [PATCH 0/5] define common _get_max_file_size function Yufen Yu
2019-02-20  1:59 ` [PATCH 1/5] commom/rc: define function _get_max_file_size Yufen Yu
2019-02-20  3:12   ` Eric Biggers
2019-02-20 13:32     ` Eryu Guan
2019-02-20  1:59 ` [PATCH 2/5] generic/299: limit max file size Yufen Yu
2019-02-20  1:59 ` [PATCH 3/5] generic/351: use the common function _get_max_file_size Yufen Yu
2019-02-20  1:59 ` [PATCH 4/5] generic/349: " Yufen Yu
2019-02-20  1:59 ` [PATCH 5/5] generic/350: " Yufen Yu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.