linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git pile 6 (constification, mostly struct path)
@ 2022-10-04 17:02 Al Viro
  2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2022-10-04 17:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel

... with another constification patch stuck in the same branch
(->getprocattr() one)

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-path

for you to fetch changes up to 88569546e8a13a0c1ccf119dac72376784b0ea42:

  ecryptfs: constify path (2022-09-01 17:40:38 -0400)

----------------------------------------------------------------
whack-a-mole: constifying struct path *

----------------------------------------------------------------
Al Viro (11):
      ->getprocattr(): attribute name is const char *, TYVM...
      do_sys_name_to_handle(): constify path
      may_linkat(): constify path
      fs/notify: constify path
      overlayfs: constify path
      do_proc_readlink(): constify path
      __io_setxattr(): constify path
      audit_init_parent(): constify path
      nd_jump_link(): constify path
      spufs: constify path
      ecryptfs: constify path

 arch/powerpc/platforms/cell/spufs/inode.c |  6 +++---
 arch/powerpc/platforms/cell/spufs/spufs.h |  2 +-
 fs/ecryptfs/ecryptfs_kernel.h             |  2 +-
 fs/ecryptfs/file.c                        |  2 +-
 fs/ecryptfs/inode.c                       |  2 +-
 fs/ecryptfs/main.c                        |  2 +-
 fs/fhandle.c                              |  2 +-
 fs/internal.h                             |  2 +-
 fs/namei.c                                |  4 ++--
 fs/notify/fanotify/fanotify.c             |  2 +-
 fs/notify/fanotify/fanotify.h             |  2 +-
 fs/notify/fanotify/fanotify_user.c        |  6 +++---
 fs/overlayfs/copy_up.c                    | 12 ++++++------
 fs/overlayfs/file.c                       |  2 +-
 fs/overlayfs/inode.c                      |  6 +++---
 fs/overlayfs/namei.c                      |  4 ++--
 fs/overlayfs/overlayfs.h                  | 22 +++++++++++-----------
 fs/overlayfs/readdir.c                    | 16 ++++++++--------
 fs/overlayfs/super.c                      |  8 ++++----
 fs/overlayfs/util.c                       | 10 +++++-----
 fs/proc/base.c                            |  4 ++--
 include/linux/lsm_hook_defs.h             |  2 +-
 include/linux/namei.h                     |  2 +-
 include/linux/security.h                  |  4 ++--
 io_uring/xattr.c                          |  2 +-
 kernel/audit_watch.c                      |  2 +-
 security/apparmor/lsm.c                   |  2 +-
 security/security.c                       |  4 ++--
 security/selinux/hooks.c                  |  2 +-
 security/smack/smack_lsm.c                |  2 +-
 30 files changed, 70 insertions(+), 70 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [git pull] vfs.git pile 6 (constification, mostly struct path)
  2022-10-04 17:02 [git pull] vfs.git pile 6 (constification, mostly struct path) Al Viro
@ 2022-10-07  0:36 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-10-07  0:36 UTC (permalink / raw)
  To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel

The pull request you sent on Tue, 4 Oct 2022 18:02:06 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-path

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4c0ed7d8d6e3dc013c4599a837de84794baa5b62

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-07  0:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-04 17:02 [git pull] vfs.git pile 6 (constification, mostly struct path) Al Viro
2022-10-07  0:36 ` pr-tracker-bot

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