[GIT PULL] overlayfs update for 6.5 - part 2

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

 



Hi Linus,

This is a small "move code around" followup by Christian to his
work on porting overlayfs to the new mount api for 6.5.

This branch merges cleanly with master and passes the usual tests.
It has been sitting in linux-next for a few days and yesterday
it was updated with a build warning fix reported by Arnd [1].

It is not strictly necessary to have this merged for rc1, but it will
make things a bit cleaner and simpler for the next development cycle
when I hand overlayfs over to Miklos.

Thanks,
Amir.

[1] https://lore.kernel.org/linux-unionfs/CAOQ4uxj5v=zTsiXvHGD70nMcKSvTVwM2G0raCDePY64gofu+AQ@xxxxxxxxxxxxxx/

The following changes since commit a901a3568fd26ca9c4a82d8bc5ed5b3ed844d451:

  Merge tag 'iomap-6.5-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux (2023-07-02 11:14:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/overlayfs/vfs.git ovl-update-6.5-2

for you to fetch changes up to 7fb7998b599a2e1f3744fbd34a3e7145da841ed1:

  ovl: move all parameter handling into params.{c,h} (2023-07-03 16:08:17 +0300)

----------------------------------------------------------------
overlayfs update for 6.5 - part 2

----------------------------------------------------------------
Christian Brauner (1):
      ovl: move all parameter handling into params.{c,h}

 fs/overlayfs/overlayfs.h |  41 +---
 fs/overlayfs/params.c    | 532 ++++++++++++++++++++++++++++++++++++++++++++++-
 fs/overlayfs/params.h    |  42 ++++
 fs/overlayfs/super.c     | 530 +---------------------------------------------
 4 files changed, 581 insertions(+), 564 deletions(-)
 create mode 100644 fs/overlayfs/params.h



[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux