]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - fs/ocfs2/quota_local.c
userns: Modify dqget to take struct kqid
authorEric W. Biederman <ebiederm@xmission.com>
Sun, 16 Sep 2012 10:11:50 +0000 (03:11 -0700)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 18 Sep 2012 08:01:40 +0000 (01:01 -0700)
commitaca645a6a54e001e004f1f1e0eafd94f994bb1b3
tree6e143c0077f22d5f3487d67408e7015805f74a69
parent431f19744d15531825cdbc8e771b43854b0d005b
userns: Modify dqget to take struct kqid

Modify dqget to take struct kqid instead of a type and an identifier
pair.

Modify the callers of dqget in ocfs2 and dquot to take generate
a struct kqid so they can continue to call dqget.  The conversion
to create struct kqid should all be the final conversions that
are needed in those code paths.

Cc: Jan Kara <jack@suse.cz>
Cc: Mark Fasheh <mfasheh@suse.com>
Cc: Joel Becker <jlbec@evilplan.org>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/ocfs2/file.c
fs/ocfs2/quota_local.c
fs/quota/dquot.c
include/linux/quotaops.h