commit | 988bec41318f3fa897e2f8af271bd456936d6caf | [log] [tgz] |
---|---|---|
author | Richard Weinberger <richard@nod.at> | Fri Apr 05 00:34:37 2019 +0200 |
committer | Richard Weinberger <richard@nod.at> | Tue May 07 21:58:30 2019 +0200 |
tree | 97e6a40c2347ab63a2152a7430ba66cc6f8c0023 | |
parent | 7959cf3a7506d4a2100d5d6f37f605c2f54af488 [diff] |
ubifs: orphan: Handle xattrs like files Like for the journal case, make sure that we track all xattr inodes. Otherwise UBIFS might not be able to locate stale xattr inodes upon recovery. Reported-by: Stefan Agner <stefan@agner.ch> Fixes: 1e51764a3c2ac ("UBIFS: add new flash file system") Signed-off-by: Richard Weinberger <richard@nod.at>