From: Jeff Date: Thu, 13 Sep 2007 18:38:50 +0000 (+0000) Subject: [CIFS] Respect umask when using POSIX mkdir X-Git-Tag: v2.6.24-rc1~138^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8cd925f74c3b1b6d1192f9e75f9d12cc2ab148a;p=pandora-kernel.git [CIFS] Respect umask when using POSIX mkdir When making a directory with POSIX mkdir calls, cifs_mkdir does not respect the umask. This patch causes the new POSIX mkdir to create with the right mode Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed