lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri,  4 Dec 2020 16:13:52 +0530
From:   Ritesh Harjani <riteshh@...ux.ibm.com>
To:     fstests@...r.kernel.org
Cc:     guan@...u.me, linux-ext4@...r.kernel.org, anju@...ux.vnet.ibm.com,
        Ritesh Harjani <riteshh@...ux.ibm.com>
Subject: [PATCH 0/2] Section handling patch and huge sparse file generic/618

Patch-1 was suggested from Eryu. This does fixes the multiple section handling
issue which was discussed here [1]. Hence sending it for review and
inclusion in fstests.

Patch-2 - addressed the review comments from [2] w.r.t. ext4 MKFS_OPTIONS
for bs < 4k.

[1]: https://patchwork.kernel.org/project/fstests/cover/cover.1604000570.git.riteshh@linux.ibm.com/
[2]: https://patchwork.kernel.org/patch/11864921


Eryu Guan (1):
  check: source common/rc again if TEST_DEV was recreated

Ritesh Harjani (1):
  generic: Add test to check for mounting a huge sparse dm device

 check                 |  4 +++
 common/rc             | 10 +++++++
 tests/generic/618     | 70 +++++++++++++++++++++++++++++++++++++++++++
 tests/generic/618.out |  3 ++
 tests/generic/group   |  1 +
 5 files changed, 88 insertions(+)
 create mode 100755 tests/generic/618
 create mode 100644 tests/generic/618.out

--
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ