diff options
author | Bob Peterson <rpeterso@redhat.com> | 2013-09-11 20:44:05 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-09-17 11:19:29 +0200 |
commit | b8708905199a85eebbd820f98d18e045c32077bf (patch) | |
tree | 873caed4e8b0f7dbf8d4640042b3819a6b19dc63 /crypto/lz4hc.c | |
parent | GFS2: introduce bi_blocks for optimization (diff) | |
download | linux-b8708905199a85eebbd820f98d18e045c32077bf.tar.xz linux-b8708905199a85eebbd820f98d18e045c32077bf.zip |
GFS2: Do not reset flags on active reservations
When we used try locks for rgrps on block allocations, it was important
to clear the flags field so that we used a blocking hold on the glock.
Now that we're not doing try locks, clearing flags is unnecessary, and
a waste of time. In fact, it's probably doing the wrong thing because
it clears the GL_SKIP bit that was set for the lvb tracking purposes.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'crypto/lz4hc.c')
0 files changed, 0 insertions, 0 deletions