reblock.c File Reference

KBlock block size reducer. More...

#include "reblock.h"
#include <string.h>

Go to the source code of this file.


Detailed Description

KBlock block size reducer.

This module allows access to a KBlock device using a smaller block size than the native one exported by the device. Note that the device being remapped needs either to be opened in buffered mode or to support partial writes.

Author:
Stefano Fedrigo <aleph@develer.com>

Definition in file reblock.c.