diff options
author | Bob Peterson <rpeterso@redhat.com> | 2013-09-17 19:14:35 +0200 |
---|---|---|
committer | Steven Whitehouse <swhiteho@redhat.com> | 2013-09-18 11:40:38 +0200 |
commit | 149ed7f51e279916e7a7a1eef5cec50da67d7cfe (patch) | |
tree | 36e24333ca87d57d2bff0996c9d7680037945539 /fs/gfs2/inode.c | |
parent | GFS2: Introduce rbm field bii (diff) | |
download | linux-149ed7f51e279916e7a7a1eef5cec50da67d7cfe.tar.xz linux-149ed7f51e279916e7a7a1eef5cec50da67d7cfe.zip |
GFS2: new function gfs2_rbm_incr
Since the previous patch eliminated bi in favor of bii, this follow-on
patch needed to be adjusted accordingly. Here is the revised version.
This patch adds a new function, gfs2_rbm_incr, which increments
an rbm structure. This is more efficient than calling gfs2_rbm_to_block,
incrementing, then calling gfs2_rbm_from_block.
Signed-off-by: Bob Peterson <rpeterso@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/inode.c')
0 files changed, 0 insertions, 0 deletions