New helper - current_umask()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 29 Mar 2009 23:08:22 +0000 (19:08 -0400)
committerAl Viro <viro@zeniv.linux.org.uk>
Wed, 1 Apr 2009 03:00:26 +0000 (23:00 -0400)
current->fs->umask is what most of fs_struct users are doing.
Put that into a helper function.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found