I think that sys_swapon() and sys_mount() should use identical tests for
"device busy", currently sys_mount() only returns "busy" for
filesystems, and tries to mount swap partitions, and sys_swapon()
only checks for swap partitions and tries to mount file system
partitions.
Regards,
Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/