Home
last modified time | relevance | path

Searched hist:b405435b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/iomap/
H A Dbuffered-io.cb405435b Mon Aug 02 16:45:57 CDT 2021 Matthew Wilcox (Oracle) <willy@infradead.org> iomap: Support inline data with block size < page size

Remove the restriction that inline data must start on a page boundary
in a file. This allows, for example, the first 2KiB to be stored out
of line and the trailing 30 bytes to be stored inline.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>