Staging: Add staging/rdma directory and update MAINTAINERS
authorDoug Ledford <dledford@redhat.com>
Thu, 27 Aug 2015 18:18:57 +0000 (14:18 -0400)
committerDoug Ledford <dledford@redhat.com>
Sat, 29 Aug 2015 02:54:49 +0000 (22:54 -0400)
commit2dfcad3adea961916f013387889bc418c65421cd
treeff2dca527f40b35c7f4942a3a793c93a13fd10a5
parent84cc6ac62d4386f5b6d9ccf2900686b5648e230f
Staging: Add staging/rdma directory and update MAINTAINERS

Create the rdma directory in the staging area for use as we deprecate
some older drivers and as we bring in some new drivers that are in
need of work.  Update the MAINTAINERS file so that updates to these
files go to linux-rdma@vger.kernel.org.  Expected lifespan of this
directory is three releases for any deprecated drivers moved here
and an unknown, but theoretically bounded amount of time for the new
drivers as a new core RDMA transfer library needs to be written and
the drivers modified to use it in order for them to move out of this
directory.

Signed-off-by: Doug Ledford <dledford@redhat.com>
MAINTAINERS
drivers/staging/Kconfig
drivers/staging/Makefile
drivers/staging/rdma/Kconfig [new file with mode: 0644]
drivers/staging/rdma/Makefile [new file with mode: 0644]