commit | a6a4d98b0124b5d3befe8b3a99f51f1b4fcc6dcf | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Wed May 29 11:51:52 2013 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jun 03 16:40:22 2013 +0100 |
tree | c9da72b651e1c06ac14804d661f1dfbf4e8df75a | |
parent | e8830d8856e3ad61067dd46c05438b0d75a0441a [diff] |
GFS2: Don't cache iopen glocks This patch makes GFS2 immediately reclaim/delete all iopen glocks as soon as they're dequeued. This allows deleters to get an EXclusive lock on iopen so files are deleted properly instead of being set as unlinked. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>