From: Christoph Hellwig Date: Wed, 27 May 2009 13:37:33 +0000 (-0400) Subject: cifs: reorganize get_cifs_acl X-Git-Tag: v2.6.31-rc1~394^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1bf4072da67c14d6b02cfeef02212aa5a6211df2;p=pandora-kernel.git cifs: reorganize get_cifs_acl Thus spake Christoph: "But this whole set_cifs_acl function is a real mess anyway and needs some splitting up." With this change too, it's possible to call acl_to_uid_mode() with a NULL inode pointer. That (or something close to it) will eventually be necessary when cifs_get_inode_info is reorganized. Signed-off-by: Christoph Hellwig Reviewed-by: Shirish Pargaonkar Signed-off-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed