Linux uuids do not conform to the OSF definitions - which is no
big deal, except the code in XFS to compare them was rejecting uuids
which did not conform. This causes panics in debug kernels on unmount.
The fix is to remove the conformance tests.
Date: Thu Aug 17 19:09:30 PDT 2000
Workarea: jen.americas.sgi.com:/src/lord/xfs-linux.2.4.0-test5
The following file(s) were checked into:
bonnie.engr.sgi.com:/isms/slinx/2.4.0-test1-xfs
Modid: 2.4.0-test1-xfs:slinx:72304a
linux/fs/xfs/linux/xfs_uuid.c - 1.19
- Fix uuid comparison functions to work with linux uuids.
|