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:   Wed, 19 Aug 2020 17:16:27 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Chris Mason <clm@...com>, David Sterba <dsterba@...e.com>,
        Josef Bacik <josef@...icpanda.com>
Cc:     Leon Romanovsky <leonro@...dia.com>, linux-btrfs@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] Fixes to GCC warnings while compiling with W=1 level

From: Leon Romanovsky <leonro@...dia.com>

Hi,

The series of trivial fixes for GCC warnings seen while compiling with W=1.

Thanks

Leon Romanovsky (3):
  fs/btfrs: Fix -Wunused-but-set-variable warnings
  fs/btrfs: Fix -Wignored-qualifiers warnings
  fs/btrfs: Fix -Wmissing-prototypes warnings

 fs/btrfs/compression.c | 35 -----------------------------------
 fs/btrfs/compression.h | 35 +++++++++++++++++++++++++++++++++++
 fs/btrfs/ctree.c       |  2 +-
 fs/btrfs/ctree.h       |  2 +-
 fs/btrfs/sysfs.c       |  7 +++----
 fs/btrfs/sysfs.h       |  2 +-
 6 files changed, 41 insertions(+), 42 deletions(-)

--
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ