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:	Wed, 12 Jan 2011 13:35:29 -0800
From:	"Luis R. Rodriguez" <mcgrof@...il.com>
To:	linux-fsdevel@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org
Subject: Power plug off / on - EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600

When I yank my power chord off of my Thinkpad T61 running 2.6.37 I get
the following:

[   79.523778] Monitor-Mwait will be used to enter C-3 state
[   81.195402] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600

mcgrof@tux ~ $ mount| grep sda1
/dev/sda1 on / type ext4 (rw,errors=remount-ro,commit=600)

When I plug the power chord it back in I get:

[  216.185265] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=0

mcgrof@tux ~ $ mount | grep sda1
/dev/sda1 on / type ext4 (rw,errors=remount-ro,commit=0)

Is this to be expected?

  Luis
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ