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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200819142129.GW7555@unreal>
Date:   Wed, 19 Aug 2020 17:21:29 +0300
From:   Leon Romanovsky <leon@...nel.org>
To:     Chris Mason <clm@...com>, David Sterba <dsterba@...e.com>,
        Josef Bacik <josef@...icpanda.com>
Cc:     linux-btrfs@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/3] Fixes to GCC warnings while compiling with W=1 level

On Wed, Aug 19, 2020 at 05:16:27PM +0300, Leon Romanovsky wrote:
> 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
      ^^^ this is typo - btrfs

>   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