From: Al Viro Date: Sun, 29 Mar 2009 23:08:22 +0000 (-0400) Subject: New helper - current_umask() X-Git-Tag: v2.6.30-rc1~244^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce3b0f8d5c2203301fc87f3aaaed73e5819e2a48;p=pandora-kernel.git New helper - current_umask() current->fs->umask is what most of fs_struct users are doing. Put that into a helper function. Signed-off-by: Al Viro --- Reading git-diff-tree failed