Files
linux-st/include/linux
Matthew Wilcox 47a191fd38 fs/block_dev.c: add bdev_read_page() and bdev_write_page()
A block device driver may choose to provide a rw_page operation.  These
will be called when the filesystem is attempting to do page sized I/O to
page cache pages (ie not for direct I/O).  This does preclude I/Os that
are larger than page size, so this may only be a performance gain for
some devices.

Signed-off-by: Matthew Wilcox <matthew.r.wilcox@intel.com>
Tested-by: Dheeraj Reddy <dheeraj.reddy@intel.com>
Cc: Dave Chinner <david@fromorbit.com>
Cc: Hugh Dickins <hughd@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2014-06-04 16:54:02 -07:00
..
2014-06-03 23:12:20 +02:00
2014-06-04 16:53:56 -07:00
2014-05-20 10:30:40 +09:00
2014-06-04 16:53:59 -07:00
2014-05-27 17:38:11 -07:00
2014-06-04 16:54:01 -07:00
2014-06-04 16:54:01 -07:00
2014-05-20 15:19:25 -05:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:53:56 -07:00
2014-06-04 16:53:57 -07:00
2014-06-04 16:53:57 -07:00