commit | d24e0569e046430832d32eb3ea231dc763782e4d | [log] [tgz] |
---|---|---|
author | Bob Peterson <rpeterso@redhat.com> | Fri Oct 03 08:38:06 2014 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Oct 03 14:40:10 2014 +0100 |
tree | b0a4e2dfc489fdc9f3293e915e9bfd053e381d03 | |
parent | 19aeb5a65f1a6504fc665466c188241e7393d66f [diff] |
GFS2: Use gfs2_rbm_incr in rgblk_free This patch speeds up GFS2 unlink operations by using function gfs2_rbm_incr rather than continuously calculating the rbm. Signed-off-by: Bob Peterson <rpeterso@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>