]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filejournal: make journal alignment max of block, page sizes
authorSage Weil <sage@newdream.net>
Thu, 1 Jul 2010 23:48:26 +0000 (16:48 -0700)
committerSage Weil <sage@newdream.net>
Thu, 1 Jul 2010 23:48:26 +0000 (16:48 -0700)
commit89a65548bdc97879e83e107cc7d2373908d94c79
treec21bc065c48e0284ed68dbcaa95c0ccae781f49c
parent67b9fa6147b8b52bf91b6be3d11bdcf8a0974b3d
filejournal: make journal alignment max of block, page sizes

Alignment must be a multiple of page size.  At least currently.
src/os/FileJournal.cc