mbox series

[GIT,PULL] Ceph fix for 5.9-rc5

Message ID 20200911142037.23366-1-idryomov@gmail.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Ceph fix for 5.9-rc5 | expand

Pull-request

https://github.com/ceph/ceph-client.git tags/ceph-for-5.9-rc5

Message

Ilya Dryomov Sept. 11, 2020, 2:20 p.m. UTC
Hi Linus,

The following changes since commit f4d51dffc6c01a9e94650d95ce0104964f8ae822:

  Linux 5.9-rc4 (2020-09-06 17:11:40 -0700)

are available in the Git repository at:

  https://github.com/ceph/ceph-client.git tags/ceph-for-5.9-rc5

for you to fetch changes up to f44d04e696feaf13d192d942c4f14ad2e117065a:

  rbd: require global CAP_SYS_ADMIN for mapping and unmapping (2020-09-07 13:14:30 +0200)

----------------------------------------------------------------
A fix to add missing capability checks in rbd, marked for stable.

----------------------------------------------------------------
Ilya Dryomov (1):
      rbd: require global CAP_SYS_ADMIN for mapping and unmapping

 drivers/block/rbd.c | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

pr-tracker-bot@kernel.org Sept. 11, 2020, 8:49 p.m. UTC | #1
The pull request you sent on Fri, 11 Sep 2020 16:20:37 +0200:

> https://github.com/ceph/ceph-client.git tags/ceph-for-5.9-rc5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/729e3d091984487f7aa1ebfabfe594e5b317ed0f

Thank you!