9p: Modify v9fs_get_fsgid_for_create to return a kgid
authorEric W. Biederman <ebiederm@xmission.com>
Wed, 30 Jan 2013 20:08:21 +0000 (12:08 -0800)
committerEric W. Biederman <ebiederm@xmission.com>
Tue, 12 Feb 2013 11:19:34 +0000 (03:19 -0800)
commitd4ef4e3581044890e4a04607a4e8f42d3ebcf704
tree54f46cc98c987d2577ec3f4fc31f011fe6d32811
parent76ed23a5d703d94ede1ef6c12c14a75add691202
9p: Modify v9fs_get_fsgid_for_create to return a kgid

Modify v9fs_get_fsgid_for_create to return a kgid and modify all of
the variables that hold the result of v9fs_get_fsgid_for_create to be
of type kgid_t.

Cc: Eric Van Hensbergen <ericvh@gmail.com>
Cc: Ron Minnich <rminnich@gmail.com>
Cc: Latchesar Ionkov <lucho@ionkov.net>
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
fs/9p/vfs_inode_dotl.c