OSDN Git Service

Merge branch 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Sep 2019 19:33:34 +0000 (12:33 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 24 Sep 2019 19:33:34 +0000 (12:33 -0700)
commit0b36c9eed232760fbf51921818f48b3699f1f1ca
tree1392ebcd076e87f7c80cd93e29db7acbee542071
parent722e6f500ac72d0d43955710738a24fd957607a4
parent1f52aa08d12f8d359e71b4bfd73ca9d5d668e4da
Merge branch 'work.mount3' of git://git./linux/kernel/git/viro/vfs

Pull more mount API conversions from Al Viro:
 "Assorted conversions of options parsing to new API.

  gfs2 is probably the most serious one here; the rest is trivial stuff.

  Other things in what used to be #work.mount are going to wait for the
  next cycle (and preferably go via git trees of the filesystems
  involved)"

* 'work.mount3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gfs2: Convert gfs2 to fs_context
  vfs: Convert spufs to use the new mount API
  vfs: Convert hypfs to use the new mount API
  hypfs: Fix error number left in struct pointer member
  vfs: Convert functionfs to use the new mount API
  vfs: Convert bpf to use the new mount API
arch/s390/hypfs/inode.c
fs/gfs2/incore.h
fs/gfs2/ops_fstype.c
fs/gfs2/super.c