Skip to content
Snippets Groups Projects
Commit 257f9b4e authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

[GFS2] Update truncate function (shrinking partial blocks)


Update the function in GFS2 which deals with truncation of
partial blocks. Some of the code is "borrowed" from ext3
since it appears to give a good model of how to do this
operation. The function is renamed gfs2_block_truncate_page
accordingly.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent f42faf4f
No related branches found
Tags v2.6.12-rc6
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment