dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 pnfsblock: remove device operations 2011-07-31 12:18:16 -04:00
blocklayout.c pnfsblock: bail out partial page IO 2012-07-30 18:52:06 -04:00
blocklayout.h NFS: replace global bl_wq with per-net one 2012-03-11 10:57:35 -04:00
blocklayoutdev.c NFS: Use proper naming conventions for the nfs_client.net field 2012-05-22 16:45:44 -04:00
blocklayoutdm.c NFS: null dereference in dev_remove() 2012-03-13 15:33:08 -04:00
extents.c NFS: Use kcalloc() when allocating arrays 2012-01-31 19:28:22 -05:00