lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 12 Jun 2009 14:15:22 -0400
From:	Doug Hunley <doug@...ley.homeip.net>
To:	linux-ext4@...r.kernel.org
Subject: quick question on journal_checksum

If one specifies journal_checksum as a mount option for an ext4
rootfs, it should show up in the output of 'mount', yes? I'm not
seeing it.

My grub line:
kernel /boot/vmlinuz-2.6.30-gentoo-r1 rw vga=0x31B
video=vesafb:1280x1024-24,mtrr:3,ywrap hpet=force fastboot quiet
forcedeth.msi=1 forcedeth.msix=1 forcedeth.dma_64bit=1 root=/dev/md3
rootfstype=ext4 rootflags=journal_checksum

and the 'mount' output:
rootfs on / type rootfs (rw)
/dev/root on / type ext4 (rw,relatime,barrier=1,data=writeback)

Is this related to barriers failing? From dmesg:
JBD: barrier-based sync failed on md3:8 - disabling barriers

Thanks
-- 
Douglas J Hunley - doug@...ley.homeip.net
http://douglasjhunley.com
Twitter: @hunleyd
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ