mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-26 16:11:49 +00:00
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>