gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 1 Feb 2013 03:52:08 +0000 (19:52 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Wed, 13 Feb 2013 14:15:07 +0000 (06:15 -0800)
- Change qd_id in struct gfs2_qutoa_data to struct kqid.
- Remove the now unnecessary QDF_USER bit field in qd_flags.
- Propopoage this change through the code generally making
  things simpler along the way.

Cc: Steven Whitehouse <swhiteho@redhat.com>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found