commit | 843741c5778398ea67055067f4cc65ae6c80ca0e | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Tue Sep 20 10:08:30 2016 +0200 |
committer | Richard Weinberger <richard@nod.at> | Thu Oct 20 00:05:54 2016 +0200 |
tree | d03c20663d763214350f6e40e418513c2dc17a6c | |
parent | 390975ac3978162ec9c6beca66f0fe83b0be33bb [diff] |
ubifs: Fix xattr_names length in exit paths 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>