diff options
author | Pankaj Raghav <[email protected]> | 2023-04-17 14:36:18 +0200 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-04-21 14:52:01 -0700 |
commit | c6c8c3e7b47d7d20952202e7568389a5e3b043dd (patch) | |
tree | 9959bdeed86938dbb47ee0e17454adf66605520b /drivers/usb/cdns3/cdns3-debug.h | |
parent | 8e2e17560bed73c2a73c94cbe378719f6cf850ee (diff) |
fs/buffer: convert create_page_buffers to folio_create_buffers
fs/buffer do not support large folios as there are many assumptions on the
folio size to be the host page size. This conversion is one step towards
removing that assumption. Also this conversion will reduce calls to
compound_head() if folio_create_buffers() calls
folio_create_empty_buffers().
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Pankaj Raghav <[email protected]>
Reviewed-by: Matthew Wilcox (Oracle) <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Christian Brauner <[email protected]>
Cc: Luis Chamberlain <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions