mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +08: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>