mirror of https://github.com/torvalds/linux.git
File contents can only be shared (i.e. reflinked) below EOF, so it makes
no sense to try to unshare ranges beyond EOF. Constrain the file range
parameters here so that we don't have to do that in the callers.
Fixes:
|
||
|---|---|---|
| .. | ||
| Makefile | ||
| buffered-io.c | ||
| direct-io.c | ||
| fiemap.c | ||
| iter.c | ||
| seek.c | ||
| swapfile.c | ||
| trace.c | ||
| trace.h | ||