• Linus Torvalds's avatar
    Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse · 8e4f3e15
    Linus Torvalds authored
    Pull fuse updates from Miklos Szeredi:
    
     - Fixes for virtiofs submounts
    
     - Misc fixes and cleanups
    
    * tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse:
      virtiofs: Fix spelling mistakes
      fuse: use DIV_ROUND_UP helper macro for calculations
      fuse: fix illegal access to inode with reused nodeid
      fuse: allow fallocate(FALLOC_FL_ZERO_RANGE)
      fuse: Make fuse_fill_super_submount() static
      fuse: Switch to fc_mount() for submounts
      fuse: Call vfs_get_tree() for submounts
      fuse: add dedicated filesystem context ops for submounts
      virtiofs: propagate sync() to file server
      fuse: reject internal errno
      fuse: check connected before queueing on fpq->io
      fuse: ignore PG_workingset after stealing
      fuse: Fix infinite loop in sget_fc()
      fuse: Fix crash if superblock of submount gets killed early
      fuse: Fix crash in fuse_dentry_automount() error path
    8e4f3e15
file.c 77.1 KB