diff options
author | Ryan Moeller <[email protected]> | 2020-05-04 18:10:41 -0400 |
---|---|---|
committer | GitHub <[email protected]> | 2020-05-04 15:10:41 -0700 |
commit | 6f3e1a48287f3d93a78668cb24cf4a2fb12991cd (patch) | |
tree | bd15c8e8e379c3a0258ddb56373295b764e1f7fb /module/zfs/objlist.c | |
parent | 639dfeb83124105615041c45b4574703803ae781 (diff) |
Avoid the GEOM topology lock recursion when autoexpanding a pool
The steps to reproduce the problem:
mdconfig -a -t swap -s 3g -u 0
gpart create -s GPT md0
gpart add -t freebsd-zfs -s 1g md0
zpool create -o autoexpand=on foo md0p1
gpart resize -i 1 -s 2g md0
Authored by: pjd <[email protected]>
FreeBSD-commit: freebsd/freebsd@bccd2db598ede073d6d06781a5fd3b119c08aa81
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Alexander Motin <[email protected]>
Ported-by: Ryan Moeller <[email protected]>
Signed-off-by: Ryan Moeller <[email protected]>
Closes #10270
Diffstat (limited to 'module/zfs/objlist.c')
0 files changed, 0 insertions, 0 deletions