Merge tag 'fs.idmapped.squashfs.v6.2' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 04:24:51 +0000 (20:24 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 13 Dec 2022 04:24:51 +0000 (20:24 -0800)
commit6e8948a0630f9ee46cf03dbf65949c1f4b6f6dd2
tree17869a2a7ce6c2ba0e0274acf9acce23dd67a20c
parent043930b1c8895d626d340decfe9e418f7233edb8
parent42da66ac7bcb19181385e851094ceedfe7c81984
Merge tag 'fs.idmapped.squashfs.v6.2' of git://git./linux/kernel/git/vfs/idmapping

Pull squashfs update from Seth Forshee:
 "This is a simple patch to enable idmapped mounts for squashfs.

  All functionality squashfs needs to support idmapped mounts is already
  implemented in generic VFS code, so all that is needed is to set
  FS_ALLOW_IDMAP in fs_flags"

* tag 'fs.idmapped.squashfs.v6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/idmapping:
  squashfs: enable idmapped mounts
fs/squashfs/super.c