commit | 7b9c7321ca6b13d2baeb82b3c9c9f78e9885bcf5 | [log] [tgz] |
---|---|---|
author | Eric W. Biederman <ebiederm@xmission.com> | Sun Sep 16 04:05:34 2012 -0700 |
committer | Eric W. Biederman <ebiederm@xmission.com> | Tue Sep 18 01:01:42 2012 -0700 |
tree | d3fdbe21fa58aaa08d392dcded60f1ef8388a565 | |
parent | 4c376dcae892e5b5daf8576c864061d076d4e4dc [diff] |
userns: Convert struct dquot_warn 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>