Closed GoogleCodeExporter closed 9 years ago
If you interfere on low level, obviously you can do very dangerous things (you
can change anything).
Dmsetup reload uses inactive table, suspend/resume just switch these tables. So
discard option is visible when you use "dmsetup table --inactive".
And requiring everyone to specify discard enable is intentional - you are
enabling security problematic option, this must be done explicitly on open (and
also before fs is mounted).
Cryptsetup no longer supports reload operation, it can be very dangerous (try
to change key, and instead luksSuspend use dmsetup resume for luks device -
your data are gone...)
Original comment by gmazyl...@gmail.com
on 10 Jan 2014 at 7:30
Original issue reported on code.google.com by
Andreas....@gmail.com
on 10 Jan 2014 at 2:16