Comment 14 for bug 151579

Revision history for this message
Paul Albrecht (albrecht-rdi1) wrote :

OK, Thanks, I get that, but I'm questioning the way do_stop is coded. It looks to me like the the loop in do_stop skips over *all* entries in /proc/mounts, but that doesn't make sense because it's iterating over entries in /proc/mounts. So what's the point of the loop?