commit | 2f6c9896f71e6b6c1c565ea76dd9f5e89579c120 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Thu Jan 31 18:33:38 2013 -0800 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Wed Feb 13 06:15:03 2013 -0800 |
tree | aa6cd3c4349c6268d68f93c2535818b664511ac5 | |
parent | 558e85289fca3d3397882442d1a695936c4f2662 [diff] |
gfs2: Introduce qd2index Both qd_alloc and qd2offset perform the exact same computation to get an index from a gfs2_quota_data. Make life a little simpler and factor out this index computation. Cc: Steven Whitehouse <swhiteho@redhat.com> Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>