userns: Convert struct dquot_warn
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 16 Sep 2012 11:05:34 +0000 (04:05 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 18 Sep 2012 08:01:42 +0000 (01:01 -0700)
Convert w_dq_id to be a struct kquid and remove the now unncessary
w_dq_type.

This is a simple conversion and enough other places have already
been converted that this actually reduces the code complexity
by a little bit, when removing now unnecessary type conversions.

Cc: Jan Kara <jack@suse.cz>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>

No differences found