commit | 00ee8b60102862f4daf0814d12a2ea2744fc0b9b | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Mon Jun 11 23:41:09 2018 +0200 |
committer | Richard Weinberger <richard@nod.at> | Wed Aug 15 00:06:15 2018 +0200 |
tree | 9a06483280810a6e0be81e02db844110387a4839 | |
parent | 94710cac0ef4ee177a63b5227664b38c95bbf703 [diff] |
ubifs: Fix directory size calculation for symlinks We have to account the name of the symlink and not the target length. Fixes: ca7f85be8d6c ("ubifs: Add support for encrypted symlinks") Cc: <stable@vger.kernel.org> Signed-off-by: Richard Weinberger <richard@nod.at>