Comment 1 for bug 151579

Revision history for this message
Agostino Russo (ago) wrote :

Patch provided

66,67d65
< loop_file=$(awk '$2=="/" && $4~"loop" {print $1}' /etc/fstab)
< host_device=$(awk '"'${loop_file}'"~"^"$2 && $2!="/" {print $1}' /proc/mounts)
70,71c68
< [ "$DEV" = "'$host_device'" ] && continue
< case "$MTPT" in
---
> case "$MTPT" in