aboutsummaryrefslogtreecommitdiffstats
path: root/zfs.release.in
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2020-12-22 10:26:45 -0800
committerBrian Behlendorf <[email protected]>2020-12-27 16:20:08 -0800
commitb7281c88bcbba0525e8b55607145956320d103f0 (patch)
tree981a8babaef6cf441860442bf7baf04c425a890c /zfs.release.in
parentc347fac5861e9ed736441644a97b5fa5b446998d (diff)
Linux 5.11 compat: lookup_bdev()
The lookup_bdev() function has been updated to require a dev_t be passed as the second argument. This is actually pretty nice since the major number stored in the dev_t was the only part we were interested in. This allows to us avoid handling the bdev entirely. The vdev_lookup_bdev() wrapper was updated to emulate the behavior of the new lookup_bdev() for all supported kernels. Reviewed-by: Rafael Kitover <[email protected]> Reviewed-by: Coleman Kane <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #11387 Closes #11390
Diffstat (limited to 'zfs.release.in')
0 files changed, 0 insertions, 0 deletions