Skip to content
  • Linus Torvalds's avatar
    Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs · 8adcc599
    Linus Torvalds authored
    Pull misc vfs updates from Al Viro:
     "No common topic, really - a handful of assorted stuff; the least
      trivial bits are Mark's dedupe patches"
    
    * 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
      fs/exofs: only use true/false for asignment of bool type variable
      fs/exofs: fix potential memory leak in mount option parsing
      Delete invalid assignment statements in do_sendfile
      iomap: remove duplicated include from iomap.c
      vfs: dedupe should return EPERM if permission is not granted
      vfs: allow dedupe of user owned read-only files
      ntfs: don't open-code ERR_CAST
      ext4: don't open-code ERR_CAST
    8adcc599