]> git.baikalelectronics.ru Git - kernel.git/commit
Btrfs: Direct I/O read: Work on sectorsized blocks
authorChandan Rajendra <chandan@linux.vnet.ibm.com>
Thu, 21 Jan 2016 10:25:55 +0000 (15:55 +0530)
committerDavid Sterba <dsterba@suse.com>
Mon, 1 Feb 2016 18:23:47 +0000 (19:23 +0100)
commit0d7f6591c400c4e34957cea7b42293569e192dce
treec352bb791f5b331e1bbeac7740c7656abd461c4a
parent4330bf39ba93373ec3306de7a486d9b37242e5cf
Btrfs: Direct I/O read: Work on sectorsized blocks

The direct I/O read's endio and corresponding repair functions work on
page sized blocks. This commit adds the ability for direct I/O read to work on
subpagesized blocks.

Signed-off-by: Chandan Rajendra <chandan@linux.vnet.ibm.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/inode.c