Skip to content
Commit 1e19a195 authored by Steven Whitehouse's avatar Steven Whitehouse
Browse files

GFS2: Don't try and dealloc own inode



When searching for unlinked, but still allocated inodes during block
allocation, avoid the block relating to the inode that is doing the
allocation. This fixes a hang caused when an unlinked, but still
open, inode tries to allocate some more blocks and lands up
finding itself during the search for deallocatable inodes.

Signed-off-by: default avatarSteven Whitehouse <swhiteho@redhat.com>
parent a51b56ff
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment