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-prev] [day] [month] [year] [list]
Date:   Thu, 11 Aug 2022 10:32:34 -0400
From:   "Theodore Ts'o" <tytso@....edu>
To:     adilger@...mcloud.com
Cc:     "Theodore Ts'o" <tytso@....edu>, dongyangli@....com,
        linux-ext4@...r.kernel.org, artem.blagodarenko@....com
Subject: Re: [PATCH] tests: fix ACL-printing tests

On Mon, 28 Feb 2022 21:17:06 -0700, Andreas Dilger wrote:
> Fix the ACL-printing tests to be more flexible for different systems.
> If the MKFS_DIR is on tmpfs, it will not list "system.posix_acl*"
> xattrs, so they will not be copied.  Create this on a real filesystem
> or skip the test if that doesn't work.
> 
> Filter out the security.selinux xattr if it is printed, since this
> depends on the selinux configuration of the host system.  However,
> this also spills xattrs for "acl_dir/file" into an external xattr
> block, and causes it to fail due to different block allocations.
> Increase the filesystem inode size so that the allocation is the same
> regardless of whether selinux is enabled or not.
> 
> [...]

Applied, thanks!

[1/1] tests: fix ACL-printing tests
      commit: 13f1ce96046fba15d93a90733b791312284fbb62

Best regards,
-- 
Theodore Ts'o <tytso@....edu>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ