Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Linux 4.12 compat: super_setup_bdi_name() - add missing code
This includes code that was mistakenly left out of the 7dae2c8 merge into 0.6.5.10. Its inclusion fixes a kernel warning on Kubuntu 17.04: WARN_ON(sb->s_bdi != &noop_backing_dev_info); Reviewed-by: Chunwei Chen <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes openzfs#6089 Closes openzfs#6324 (backported from zfs upstream commit 7dae2c8) Signed-off-by: Colin Ian King <[email protected]>
- Loading branch information