UUID cleanup - remove unused functions, create a decent table
abstraction and make the mount code clearer in the process.
Date: Tue Apr 15 19:21:42 PDT 2003
Workarea: snort.melbourne.sgi.com:/home/nathans/clean-2.4.x-xfs
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.x-xfs
Modid: 2.4.x-xfs:slinx:144596a
linux/fs/xfs/xfs_vfsops.c - 1.416
- Remove UUID mutex initialization, done elsewhere now.
linux/fs/xfs/xfs_mount.c - 1.325
- UUID table code is now much cleaner, and several mismatched function
declarations cleaned up too.
linux/fs/xfs/linux/xfs_super.c - 1.248
- Initialize UUID code.
linux/fs/xfs/support/uuid.h - 1.10
linux/fs/xfs/support/uuid.c - 1.13
- UUID cleanup - remove unused functions, create a table abstraction.
|