<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - RFE: Support for Debian's offset= in /etc/crypttab"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87717#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - RFE: Support for Debian's offset= in /etc/crypttab"
href="https://bugs.freedesktop.org/show_bug.cgi?id=87717">bug 87717</a>
from <span class="vcard"><a class="email" href="mailto:lennart@poettering.net" title="Lennart Poettering <lennart@poettering.net>"> <span class="fn">Lennart Poettering</span></a>
</span></b>
<pre>Also, please add the initialization of .offset and .skip into the declaration
of the params variable, as initializer. i.e.:
struct crypt_params_plain params = {
.offset = arg_offset,
.skip = arg_skip,
};
Also, please document the new switches in crypttab(5).</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the QA Contact for the bug.</li>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>