commit | 275327851e5c3e71bc73eaee7f065f22b2d1fe6c | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 22 20:20:02 2017 -1000 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 22 20:20:02 2017 -1000 |
tree | 92a4602446369e77f1798952c17d0996866bae60 | |
parent | d18bee424b129aa4755268feeeb1ee16cbde6afa [diff] | |
parent | c6eb50d2790478d8b5841379b9502812a5e5feb3 [diff] |
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs Pull mode_t whack-a-mole from Al Viro: "For all internal uses we want umode_t, which is arch-independent; mode_t (or __kernel_mode_t, for that matter) is wrong outside of userland ABI. Unfortunately, that crap keeps coming back and needs to be put down from time to time..." * 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: mode_t whack-a-mole: task_dump_owner()