On Mon, 2019-01-14 at 18:12 +0100, Xose Vazquez Perez wrote: > blacklist libmultipath/nvme-ioctl.[ch] > > Cc: Martin Wilck <[email protected]> > Cc: Christophe Varoqui <[email protected]> > Cc: DM-DEVEL ML <[email protected]> > Signed-off-by: Xose Vazquez Perez <[email protected]> > --- > .gitignore | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
ACK. > > diff --git a/.gitignore b/.gitignore > index 35c59a7e..9926756b 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -21,4 +21,5 @@ libdmmp/test/libdmmp_test > libdmmp/test/libdmmp_speed_test > tests/*-test > tests/*.out > - > +libmultipath/nvme-ioctl.c > +libmultipath/nvme-ioctl.h -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
