Re: [PATCH v3] UBIFS: read crypto_lookup from datanodes to znodes
From: Artem Bityutskiy
Date: Sat May 19 2012 - 07:01:15 EST
On Sat, 2012-05-19 at 10:30 +0200, Joel Reardon wrote:
> + crypto_lookup = le64_to_cpu(dn->crypto_lookup);
> + if (zbr->crypto_lookup != 0)
> + ubifs_assert(zbr->crypto_lookup ==
> + crypto_lookup);
This "crypto_lookup" name is too long. Would you mind if we re-name it
to "ksa_pos" instead (KSA position)? Then we'll wrap less lines.
We can do this as a separate patch on top of this one. How does this
sound to you?
--
Best Regards,
Artem Bityutskiy
Attachment:
signature.asc
Description: This is a digitally signed message part