linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] mode_t whack-a-mole...
@ 2017-11-21 23:56 Al Viro
  0 siblings, 0 replies; only message in thread
From: Al Viro @ 2017-11-21 23:56 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

	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...

The following changes since commit 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e:

  Linux 4.14-rc1 (2017-09-16 15:47:51 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.whack-a-mole

for you to fetch changes up to c6eb50d2790478d8b5841379b9502812a5e5feb3:

  mode_t whack-a-mole: task_dump_owner() (2017-09-30 14:45:42 -0400)

----------------------------------------------------------------
Al Viro (1):
      mode_t whack-a-mole: task_dump_owner()

 fs/proc/base.c     | 2 +-
 fs/proc/internal.h | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-11-21 23:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-21 23:56 [git pull] mode_t whack-a-mole Al Viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).