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]
Message-ID: <20250325163139.878473-1-neelx@suse.com>
Date: Tue, 25 Mar 2025 17:31:35 +0100
From: Daniel Vacek <neelx@...e.com>
To: Chris Mason <clm@...com>,
	Josef Bacik <josef@...icpanda.com>,
	David Sterba <dsterba@...e.com>
Cc: Daniel Vacek <neelx@...e.com>,
	linux-btrfs@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] btrfs: extent buffer flags cleanup

There are a few leftover extent buffer flags not being meaningfully used
anymore for some time. Simply clean them up.

Daniel Vacek (3):
  btrfs: cleanup EXTENT_BUFFER_READ_ERR flag
  btrfs: cleanup EXTENT_BUFFER_READAHEAD flag
  btrfs: cleanup EXTENT_BUFFER_CORRUPT flag

 fs/btrfs/disk-io.c     | 11 ++---------
 fs/btrfs/extent-tree.c |  6 ------
 fs/btrfs/extent_io.c   |  7 ++-----
 fs/btrfs/extent_io.h   |  5 -----
 4 files changed, 4 insertions(+), 25 deletions(-)

-- 
2.47.2


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ