Timothy G Abbott <[EMAIL PROTECTED]> writes: > I've traced this down to the following code in > /etc/schroot/setup.d/10mount: > > elif [ "$CHROOT_TYPE" = "lvm-snapshot" ]; then > CHROOT_MOUNT_OPTIONS="" > CHROOT_MOUNT_DEVICE="$CHROOT_LVM_SNAPSHOT_DEVICE" > fi > > Now, assuming there's a good reason why the mount options for > lvm-snapshots are cleared (perhaps someone wants different mount options > for accessing the source and the snapshots?), it would be good to have an > option to specify the snapshot's mount options. > > If there isn't, I guess the CHROOT_MOUNT_OPTIONS="" line should be deleted > (that's what I've done for now).
I can't at present think of a good reason for the current behaviour; it was probably done to make it look tidy, but that's completely wrong in this case! I'll delete the line as you have done. Regards, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' Printing on GNU/Linux? http://gutenprint.sourceforge.net/ `- GPG Public Key: 0x25BFB848 Please GPG sign your mail.
pgpj8lV40AxDK.pgp
Description: PGP signature

