mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
ocfs2: btree support for removal of arbirtrary extents
Add code to the btree paths to support the removal of arbitrary regions within an existing extent. With proper higher level support this can be used to "punch holes" in a file. Truncate (a special case of hole punching) could also be converted to use these methods. Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
This commit is contained in:
parent
2ae99a6037
commit
d0c7d7082e
1 changed files with 367 additions and 0 deletions
367
fs/ocfs2/alloc.c
367
fs/ocfs2/alloc.c
Loading…
Add table
Add a link
Reference in a new issue