]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cifs: reinstate the forcegid option
authorJeff Layton <jlayton@redhat.com>
Wed, 3 Oct 2012 20:02:36 +0000 (16:02 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Oct 2012 20:50:35 +0000 (05:50 +0900)
commitb034312000118d88ddb6027c262bf898440448ae
tree5e6a93eb34d70173065298a74e1f28e68cc91890
parent4f0f3fedbb68f71b9b3048d1b59b37aad41ad6a1
cifs: reinstate the forcegid option

commit 72bd481f860f0125c810bb43d878ce5f9c060c58 upstream.

Apparently this was lost when we converted to the standard option
parser in 8830d7e07a5e38bc47650a7554b7c1cfd49902bf

Reported-by: Gregory Lee Bartholomew <gregory.lee.bartholomew@gmail.com>
Cc: Sachin Prabhu <sprabhu@redhat.com>
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Steve French <smfrench@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/cifs/connect.c