commit | 718b97bd6b03445be53098e3c8f896aeebc304aa | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Thu Feb 16 11:31:04 2012 -0500 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Feb 28 09:48:02 2012 +0000 |
tree | 17161766fe3ce26cb54e265324efec74fae946f3 | |
parent | 4043b886b0740ded65f633fc4b7225d624c7e658 [diff] |
GFS2: Read in rindex if necessary during unlink This patch fixes a problem whereby you were unable to delete files until other file system operations were done (such as statfs, touch, writes, etc.) that caused the rindex to be read in. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>