OSDN Git Service

Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2019 19:09:04 +0000 (11:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 27 Dec 2019 19:09:04 +0000 (11:09 -0800)
commit8ae40a6951a72c59f2f6a0b721ce0e43bbcffcab
tree62470434ca23f727cd5b9148871a3a2b3c9f4954
parenta305bd7c9c22e2f127b0674104acfa8133e3cd26
parentb2c0fcd28772f99236d261509bcd242135677965
Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Only thing here are the changes from Arnd from last week, which now
  have the appropriate header include to ensure they actually compile if
  COMPAT is enabled"

* tag 'block-5.5-20191226' of git://git.kernel.dk/linux-block:
  compat_ioctl: block: handle Persistent Reservations
  compat_ioctl: block: handle add zone open, close and finish ioctl
  compat_ioctl: block: handle BLKGETZONESZ/BLKGETNRZONES
  compat_ioctl: block: handle BLKREPORTZONE/BLKRESETZONE
  pktcdvd: fix regression on 64-bit architectures