From: Eric W. Biederman Date: Fri, 1 Feb 2013 03:52:08 +0000 (-0800) Subject: gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid X-Git-Tag: v3.9-rc1~85^2~51 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05e0a60d8025e280e56b3fa36ea8facc7c1c65c2;p=pandora-kernel.git gfs2: Store qd_id in struct gfs2_quota_data as a struct kqid - 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 Signed-off-by: "Eric W. Biederman" --- Reading git-diff-tree failed