linux/drivers/infiniband/hw
David Howells 7515c22cc8 vfs: Convert qib_fs/ipathfs to use the new mount API
Convert the qib_fs/ipathfs filesystem to the new internal mount API as the
old one will be obsoleted and removed.  This allows greater flexibility in
communication of mount parameters between userspace, the VFS and the
filesystem.

See Documentation/filesystems/mount_api.txt for more information.

[Q] Can qib_remove() race with qibfs_kill_super()?  Should qib_super
    accesses be serialised with some sort of lock?
[A] yes, it can and no, that's not the right solution.  See vfs.git #qibfs
    for an old attempt to handle that cleanly.  Infiniband folks were not
    interested...

Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Dennis Dalessandro <dennis.dalessandro@intel.com>
cc: Mike Marciniszyn <mike.marciniszyn@intel.com>
cc: linux-rdma@vger.kernel.org
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2019-07-04 22:01:59 -04:00
..
bnxt_re RDMA/bnxt_re: Use core helpers to get aligned DMA address 2019-05-06 13:08:11 -03:00
cxgb3 RDMA: Get rid of iw_cm_verbs 2019-05-03 10:56:56 -03:00
cxgb4 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
efa RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00
hfi1 IB/hfi1: use the new FOLL_LONGTERM flag to get_user_pages_fast() 2019-05-14 09:47:46 -07:00
hns 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
i40iw 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
mlx4 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
mlx5 5.2 Merge Window second pull request 2019-05-14 20:56:31 -07:00
mthca IB/mthca: use the new FOLL_LONGTERM flag to get_user_pages_fast() 2019-05-14 09:47:46 -07:00
nes 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
ocrdma RDMA: Directly cast the sockaddr union to sockaddr 2019-05-13 22:16:38 -03:00
qedr 5.2 Merge Window pull request 2019-05-09 09:02:46 -07:00
qib vfs: Convert qib_fs/ipathfs to use the new mount API 2019-07-04 22:01:59 -04:00
usnic mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM 2019-05-14 09:47:45 -07:00
vmw_pvrdma Merge branch 'rdma_mmap' into rdma.git for-next 2019-04-24 16:20:34 -03:00
Makefile RDMA/efa: Add driver to Kconfig/Makefile 2019-05-07 12:47:47 -03:00