commit | cad1ca2a9485333c04581c69bbbe52fbd410d9ec | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Tue Sep 20 10:08:30 2016 +0200 |
committer | Sasha Levin <alexander.levin@verizon.com> | Wed Nov 23 19:58:29 2016 -0500 |
tree | cee7d04bdd0eb5e360f75d877868840329b853ea | |
parent | dfeb7e4f30e9179098fd8344f29478c6f3d1bb14 [diff] |
ubifs: Fix xattr_names length in exit paths [ Upstream commit 843741c5778398ea67055067f4cc65ae6c80ca0e ] When the operation fails we also have to undo the changes we made to ->xattr_names. Otherwise listxattr() will report wrong lengths. Cc: stable@vger.kernel.org Signed-off-by: Richard Weinberger <richard@nod.at> Signed-off-by: Sasha Levin <alexander.levin@verizon.com>