Warn if block exceeds page size.

This commit is contained in:
Milan Broz
2012-06-07 15:09:58 +02:00
parent ab0f7346bc
commit cd8826618d
4 changed files with 14 additions and 1 deletions

View File

@@ -23,7 +23,6 @@
* - audit alloc errors / error path
* - change command names (cryptsetup style)
* - extend superblock (UUID)
* - warn if block_size > PAGE_SIZE
* - configure.in/config.h defaults
*/