All of lore.kernel.org
 help / color / mirror / Atom feed
* Power plug off / on - EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600
@ 2011-01-12 21:35 Luis R. Rodriguez
  2011-01-12 23:05 ` Dmitry Torokhov
  2011-01-13  0:09 ` Theodore Tso
  0 siblings, 2 replies; 5+ messages in thread
From: Luis R. Rodriguez @ 2011-01-12 21:35 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-01-13 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-12 21:35 Power plug off / on - EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro,commit=600 Luis R. Rodriguez
2011-01-12 23:05 ` Dmitry Torokhov
2011-01-13  0:09 ` Theodore Tso
2011-01-13 20:22   ` Jason Wessel
2011-01-13 20:38     ` Ted Ts'o

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.