https://bugzilla.novell.com/show_bug.cgi?id=345338 Summary: boot.crypto: forgets mount flags Product: openSUSE 10.3 Version: Final Platform: x86 OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jengelh@gmx.de QAContact: qa@suse.de Found By: Beta-Customer After entering the password for an encrypted xfs volume, I notice that the qflags are reset: [ 58.452696] XFS mounting filesystem dm-0 [ 58.784971] XFS resetting qflags for filesystem dm-0 [ 58.785040] Ending clean XFS mount for filesystem: dm-0 fsck 1.40.2 (12-Jul-2007) [/sbin/fsck.xfs (1) -- /] fsck.xfs -a /dev/disk/by-id/ata-WDC_WD400EB-00CPF0_WD- /sbin/fsck.xfs: XFS file system. fsck succeeded. Mounting root device read-write. [ 58.883097] XFS mounting filesystem dm-0 [ 59.238300] Ending clean XFS mount for filesystem: dm-0 this can only happen when the volume was previously mounted with -o usrquota,grpquota and now has been mounted without them. Hence I assume that the script forgets to mount said volume with the flags I gave in fstab. This omission of fstab flags is *BAD* as it causes a quota rescan on the second mount (see above). On every boot. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.