fs/jfs: Switch to use new generic UUID API
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 10 Jan 2019 13:41:53 +0000 (15:41 +0200)
committerDave Kleikamp <dave.kleikamp@oracle.com>
Thu, 10 Jan 2019 16:28:56 +0000 (10:28 -0600)
commit2e3bc6125154c691e987e2554f2c99ec10f83b73
tree07862dad0ce7c0e82d10d672de41aca46eae5fed
parent7ca5e8f089c2cbe79ee220b5acb4bc6cf4422818
fs/jfs: Switch to use new generic UUID API

There are new types and helpers that are supposed to be used in new code.

As a preparation to get rid of legacy types and API functions do
the conversion here.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Dave Kleikamp <dave.kleikamp@oracle.com>
fs/jfs/jfs_incore.h
fs/jfs/jfs_logmgr.c
fs/jfs/jfs_logmgr.h
fs/jfs/jfs_mount.c
fs/jfs/jfs_superblock.h
fs/jfs/super.c