[git pull] vfs.git misc pile

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to c5f3fd21789cff8fa1120e802dd1390d34e3eec0:

  apparmorfs: don't duplicate kfree_link() (2023-12-21 12:53:43 -0500)

----------------------------------------------------------------
misc cleanups (the part that hadn't been picked by individual fs trees)

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Al Viro (17):
      zonefs: d_splice_alias() will do the right thing on ERR_PTR() inode
      nilfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing...
      bfs_add_entry(): get rid of pointless ->d_name.len checks
      nfsd: kill stale comment about simple_fill_super() requirements
      udf: d_splice_alias() will do the right thing on ERR_PTR() inode
      udf: d_obtain_alias(ERR_PTR(...)) will do the right thing...
      udf_fiiter_add_entry(): check for zero ->d_name.len is bogus...
      hostfs: use d_splice_alias() calling conventions to simplify failure exits
      /proc/sys: use d_splice_alias() calling conventions to simplify failure exits
      affs: d_obtain_alias(ERR_PTR(...)) will do the right thing
      befs: d_obtain_alias(ERR_PTR(...)) will do the right thing
      ext4_add_entry(): ->d_name.len is never 0
      __ocfs2_add_entry(), ocfs2_prepare_dir_for_insert(): namelen checks
      reiserfs_add_entry(): get rid of pointless namelen checks
      ocfs2_find_match(): there's no such thing as NULL or negative ->d_parent
      orangefs: saner arguments passing in readdir guts
      apparmorfs: don't duplicate kfree_link()

 fs/affs/namei.c                |  3 ---
 fs/befs/linuxvfs.c             |  3 ---
 fs/bfs/dir.c                   |  5 -----
 fs/ext4/namei.c                |  2 --
 fs/hostfs/hostfs_kern.c        |  8 ++------
 fs/nfsd/nfsctl.c               |  4 ----
 fs/nilfs2/namei.c              |  7 +------
 fs/ocfs2/dcache.c              |  7 -------
 fs/ocfs2/dir.c                 |  9 ---------
 fs/orangefs/dir.c              | 32 ++++++++++++--------------------
 fs/proc/proc_sysctl.c          | 14 ++------------
 fs/reiserfs/namei.c            |  7 -------
 fs/udf/namei.c                 | 11 +----------
 fs/zonefs/super.c              |  2 --
 security/apparmor/apparmorfs.c |  7 +------
 15 files changed, 19 insertions(+), 102 deletions(-)




[Index of Archives]     [Linux Ext4 Filesystem]     [Union Filesystem]     [Filesystem Testing]     [Ceph Users]     [Ecryptfs]     [NTFS 3]     [AutoFS]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux Cachefs]     [Reiser Filesystem]     [Linux RAID]     [NTFS 3]     [Samba]     [Device Mapper]     [CEPH Development]

  Powered by Linux