PROBLEM: (81145) (PATCH ID: OSF510-075) ******** If you have a script which checks the return value of $status after running the swapon command, it may be malfunctioning in cases where swapon fails due to overlapping partitions or filesystems. This patch causes swapon to correctly return non-zero $status is those cases.