All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/7] block: fix MAINTAINERS email for nbd
@ 2018-05-16 18:51 Josef Bacik
  2018-05-16 18:51 ` [PATCH 2/7] nbd: fix nbd device deletion Josef Bacik
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Josef Bacik @ 2018-05-16 18:51 UTC (permalink / raw)
  To: axboe, nbd, linux-block, kernel-team; +Cc: Josef Bacik

From: Josef Bacik <jbacik@fb.com>

I've been missing stuff because it's been going into my work email which
is a black hole.  Update to the email I actually use so I stop missing
patches and bug reports.

Signed-off-by: Josef Bacik <jbacik@fb.com>
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index df6e9bb2559a..10eca48b11b4 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9700,7 +9700,7 @@ S:	Maintained
 F:	drivers/net/ethernet/netronome/
 
 NETWORK BLOCK DEVICE (NBD)
-M:	Josef Bacik <jbacik@fb.com>
+M:	Josef Bacik <josef@toxicpanda.com>
 S:	Maintained
 L:	linux-block@vger.kernel.org
 L:	nbd@other.debian.org
-- 
2.14.3

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2018-05-16 18:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-16 18:51 [PATCH 1/7] block: fix MAINTAINERS email for nbd Josef Bacik
2018-05-16 18:51 ` [PATCH 2/7] nbd: fix nbd device deletion Josef Bacik
2018-05-16 18:51 ` [PATCH 3/7] nbd: update size when connected Josef Bacik
2018-05-16 18:51 ` [PATCH 4/7] nbd: use bd_set_size when updating disk size Josef Bacik
2018-05-16 18:51 ` [PATCH 5/7] nbd: clear_sock on netlink disconnect Josef Bacik
2018-05-16 18:51 ` [PATCH 6/7] nbd: fix how we set bd_invalidated Josef Bacik
2018-05-16 18:51 ` [PATCH 7/7] nbd: call nbd_bdev_reset instead of bd_set_size on disconnect Josef Bacik
2018-05-16 18:56 ` [PATCH 1/7] block: fix MAINTAINERS email for nbd Jens Axboe

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.