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: <20230912-bcachefs-cleanup-v1-0-c1f717424e6a@weissschuh.net>
Date:   Tue, 12 Sep 2023 23:24:39 +0200
From:   Thomas Weißschuh <linux@...ssschuh.net>
To:     Kent Overstreet <kent.overstreet@...ux.dev>,
        Brian Foster <bfoster@...hat.com>
Cc:     linux-bcachefs@...r.kernel.org, linux-kernel@...r.kernel.org,
        Thomas Weißschuh <linux@...ssschuh.net>
Subject: [PATCH 0/5] bcachefs: Fixes for various compiler warnings

Some fixes for warnings found by "make W=1".

Note: This was only compile-tested.

Signed-off-by: Thomas Weißschuh <linux@...ssschuh.net>
---
Thomas Weißschuh (5):
      bcachefs: Delete dead code
      bcachefs: Mark bch2_snapshot_node_delete() static
      bcachefs: Delete set but not used variables
      bcachefs: Add printf function attributes
      bcachefs: Avoid unused symbol warnings from headers

 fs/bcachefs/alloc_foreground.c   |  3 --
 fs/bcachefs/backpointers.c       |  3 --
 fs/bcachefs/bcachefs.h           |  3 +-
 fs/bcachefs/bcachefs_format.h    | 15 +++++-----
 fs/bcachefs/btree_io.c           |  4 +--
 fs/bcachefs/btree_trans_commit.c |  4 ---
 fs/bcachefs/btree_types.h        | 63 +++++++++++++++++++++-------------------
 fs/bcachefs/btree_update.c       | 13 ++-------
 fs/bcachefs/btree_update.h       |  4 ++-
 fs/bcachefs/compress.c           |  4 ---
 fs/bcachefs/data_update.c        |  4 ---
 fs/bcachefs/fs-io-pagecache.c    |  7 -----
 fs/bcachefs/fs-ioctl.h           |  8 +++--
 fs/bcachefs/opts.h               |  3 +-
 fs/bcachefs/reflink.c            |  8 -----
 fs/bcachefs/snapshot.c           |  2 +-
 16 files changed, 58 insertions(+), 90 deletions(-)
---
base-commit: e7e6c4189f70ab2d7c21eaec5b9e9c34527ef349
change-id: 20230912-bcachefs-cleanup-a3f3ab958320

Best regards,
-- 
Thomas Weißschuh <linux@...ssschuh.net>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ