linux/fs/nfs/blocklayout
Peng Tao 159e0561e3 pnfsblock: bail out partial page IO
Current block layout driver read/write code assumes page
aligned IO in many places. Add a checker to validate the assumption.
Otherwise there would be data corruption like when application does
open(O_WRONLY) and page unaliged write.

Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-07-30 18:52:06 -04:00
..
Makefile
blocklayout.c pnfsblock: bail out partial page IO 2012-07-30 18:52:06 -04:00
blocklayout.h
blocklayoutdev.c
blocklayoutdm.c
extents.c