fs: ubifs: set s_uuid in super block to support ima/evm uuid options
From: Juergen Borleis
Date: Tue Feb 16 2021 - 02:24:49 EST
This is V2 to support ima/evm uuid in ubifs.
- the previously used memcopy is now replaced by a helper function as suggested
by Andy
jb