Skip to content
Commit 700eada8 authored by Richard Weinberger's avatar Richard Weinberger
Browse files

ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto



When we're creating a new inode in UBIFS the inode is not
yet exposed and fscrypto calls ubifs_xattr_set() without
holding the inode mutex. This is okay but ubifs_xattr_set()
has to know about this.

Signed-off-by: default avatarRichard Weinberger <richard@nod.at>
parent 9270b2f4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment