You are not logged in.

#1 2011-01-13 05:52:01

moneyswears
Member
Registered: 2011-01-13
Posts: 2

Mount options when bringing an encrypted root partition out of suspend

I'm using luks to encrypt my root partition.

After rebooting

 mount|grep root

returns

 /dev/mapper/root on / type ext4 (rw,noatime,barrier=1,data=ordered,commit=0)

After suspeding and resuming three times

 /dev/mapper/root on / type ext4 (rw,noatime,barrier=1,data=ordered,commit=0,commit=0,commit=0,commit=0)

This seems to just go on and on, each time I resume I find another commit=0 on that line.  Does anyone know why I'm observing this behaviour?  I'm not too concerned about it, mostly just curious.  This does NOT happen for any partitions I have listed in /etc/cryptab.

Thanks!

Offline

Board footer

Powered by FluxBB