Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dm writecache: commit just one block, not a full page
Some architectures have pages larger than 4k and committing a full page causes needless overhead. Fix this by writing a single block when committing the superblock. Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
- Loading branch information