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:   Wed, 19 Aug 2020 11:01:46 +0200
From:   Jan Kara <jack@...e.cz>
To:     Ritesh Harjani <riteshh@...ux.ibm.com>
Cc:     Wang Hai <wanghai38@...wei.com>, jack@...e.com,
        linux-ext4@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] ext2: remove duplicate include

On Wed 19-08-20 10:30:49, Ritesh Harjani wrote:
> 
> 
> On 8/19/20 8:24 AM, Wang Hai wrote:
> > Remove linux/fiemap.h which is included more than once
> > 
> > Reported-by: Hulk Robot <hulkci@...wei.com>
> > Signed-off-by: Wang Hai <wanghai38@...wei.com>
> 
> 
> LGTM, please feel free to add,
> Reviewed-by: Ritesh Harjani <riteshh@...ux.ibm.com>

Thanks. I've added the patch to my tree.

								Honza

> 
> > ---
> >   fs/ext2/inode.c | 1 -
> >   1 file changed, 1 deletion(-)
> > 
> > diff --git a/fs/ext2/inode.c b/fs/ext2/inode.c
> > index 80662e1f7889..de6b97612410 100644
> > --- a/fs/ext2/inode.c
> > +++ b/fs/ext2/inode.c
> > @@ -36,7 +36,6 @@
> >   #include <linux/iomap.h>
> >   #include <linux/namei.h>
> >   #include <linux/uio.h>
> > -#include <linux/fiemap.h>
> >   #include "ext2.h"
> >   #include "acl.h"
> >   #include "xattr.h"
> > 
> 
-- 
Jan Kara <jack@...e.com>
SUSE Labs, CR

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ