ubifs: orphan: Handle xattrs like files
authorRichard Weinberger <richard@nod.at>
Thu, 4 Apr 2019 22:34:37 +0000 (00:34 +0200)
committerRichard Weinberger <richard@nod.at>
Tue, 7 May 2019 19:58:30 +0000 (21:58 +0200)
commit988bec41318f3fa897e2f8af271bd456936d6caf
tree97e6a40c2347ab63a2152a7430ba66cc6f8c0023
parent7959cf3a7506d4a2100d5d6f37f605c2f54af488
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>
fs/ubifs/orphan.c
fs/ubifs/ubifs.h