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: <CAJr6mf02+B4BrWC8AyLCXNu5wE8u5MPfWC4WrgrJ_9B6Z9DMbQ@mail.gmail.com>
Date:   Wed, 30 Jan 2019 07:56:11 +0530
From:   Sabyasachi Gupta <sabyasachi.linux@...il.com>
To:     Souptick Joarder <jrdr.linux@...il.com>
Cc:     Al Viro <viro@...iv.linux.org.uk>,
        linux-fsdevel <linux-fsdevel@...r.kernel.org>,
        linux-kernel@...r.kernel.org,
        Brajeswar Ghosh <brajeswar.linux@...il.com>
Subject: Re: [PATCH] fs/block_dev.c: Remove duplicate header

On Wed, Jan 16, 2019 at 5:46 PM Souptick Joarder <jrdr.linux@...il.com> wrote:
>
> On Thu, Jan 10, 2019 at 8:55 PM Sabyasachi Gupta
> <sabyasachi.linux@...il.com> wrote:
> >
> > Remove linux/dax.h which is included more than once.
> >
> > Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@...il.com>
>
> Acked-by: Souptick Joarder <jrdr.linux@...il.com>
>
If no further comment, can we get this patch in queue for 5.1 ?
> > ---
> >  fs/block_dev.c | 1 -
> >  1 file changed, 1 deletion(-)
> >
> > diff --git a/fs/block_dev.c b/fs/block_dev.c
> > index cdda48f..8abcdb6 100644
> > --- a/fs/block_dev.c
> > +++ b/fs/block_dev.c
> > @@ -29,7 +29,6 @@
> >  #include <linux/namei.h>
> >  #include <linux/log2.h>
> >  #include <linux/cleancache.h>
> > -#include <linux/dax.h>
> >  #include <linux/badblocks.h>
> >  #include <linux/task_io_accounting_ops.h>
> >  #include <linux/falloc.h>
> > --
> > 2.7.4
> >

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ