]> git.kernelconcepts.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:39:00 +0000 (05:39 +0900)
commit84b7167f1ab14715edb851b17c011d645dbdd312
tree9309b2bdd01cf0d876e48aef4095404e72adf263
parentb9190164feb7046a23029eb00d0bb67f500d03b7
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