diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2021-08-02 23:45:57 +0200 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-08-03 18:43:13 +0200 |
commit | b405435b419cb660455ba54fd47086216e58fed6 (patch) | |
tree | d3773c2879ba73951a3f20b3aab4a2b54719548d /fs/iomap/Makefile | |
parent | iomap: support reading inline data from non-zero pos (diff) | |
download | linux-b405435b419cb660455ba54fd47086216e58fed6.tar.xz linux-b405435b419cb660455ba54fd47086216e58fed6.zip |
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>
Diffstat (limited to 'fs/iomap/Makefile')
0 files changed, 0 insertions, 0 deletions