From: Lars Ellenberg <lars.ellenberg@linbit.com>
To: drbd-dev@lists.linbit.com
Subject: Re: [Drbd-dev] Bug in DRBD 8.4 potentially leading to data loss
Date: Thu, 17 Sep 2015 15:48:53 +0200 [thread overview]
Message-ID: <20150917134853.GG7519@soda.linbit> (raw)
In-Reply-To: <1442486932.25039.41.camel@vaduz.fondsnet.de>
On Thu, Sep 17, 2015 at 12:48:52PM +0200, Veit Wahlich wrote:
> - char mb[12];
> + char mb[14];
> - snprintf(mb, 12, "minor-%d", device_to_minor(device));
> + snprintf(mb, 14, "minor-%d", device_to_minor(device));
Thanks for spotting, applied.
Lars
prev parent reply other threads:[~2015-09-17 13:48 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-17 10:48 [Drbd-dev] Bug in DRBD 8.4 potentially leading to data loss Veit Wahlich
2015-09-17 13:48 ` Lars Ellenberg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150917134853.GG7519@soda.linbit \
--to=lars.ellenberg@linbit.com \
--cc=drbd-dev@lists.linbit.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox