diff options
| author | Kyle Evans <kevans@FreeBSD.org> | 2018-11-19 02:16:20 +0000 |
|---|---|---|
| committer | Kyle Evans <kevans@FreeBSD.org> | 2018-11-19 02:16:20 +0000 |
| commit | af43c24d3d8bebf0ec88c2c449886cf14039a501 (patch) | |
| tree | 7558071f05c6448ce393342892a0fa98f5a3df0c /lib/libbe/be_impl.h | |
| parent | cc624025b462a013629c52adc7db6adacf2d42f8 (diff) | |
Notes
Diffstat (limited to 'lib/libbe/be_impl.h')
| -rw-r--r-- | lib/libbe/be_impl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libbe/be_impl.h b/lib/libbe/be_impl.h index 99c783a1a646..093b3c01e17e 100644 --- a/lib/libbe/be_impl.h +++ b/lib/libbe/be_impl.h @@ -55,6 +55,7 @@ struct libbe_deep_clone { struct libbe_dccb { zfs_handle_t *zhp; nvlist_t *props; + char altroot[MAXPATHLEN]; }; typedef struct prop_data { |
