Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GFS2: Get a block reservation before resizing a file
This patch allocates a block reservation structure before growing or shrinking a file. Without this structure, the grow or shink code can reference the bad pointer. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
- Loading branch information