diff options
author | LOLi <[email protected]> | 2017-05-26 01:43:46 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2017-05-25 16:43:46 -0700 |
commit | 959f56b99366c8727647b5b19fb3d47555c96cf3 (patch) | |
tree | 03a5880caf1504f19442098204d2d6a341346e17 /module/zfs/zfs_replay.c | |
parent | 7bc181e6db7e844981b75ae628a97e8f27628025 (diff) |
Fix "snapdev" property inheritance behaviour
When inheriting the "snapdev" property to we don't always call
zfs_prop_set_special(): this prevents device nodes from being created in
certain situations. Because "snapdev" is the only *special* property
that is also inheritable we need to call zfs_prop_set_special() even
when we're not reverting it to the received value ('zfs inherit -S').
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: loli10K <[email protected]>
Closes #6131
Diffstat (limited to 'module/zfs/zfs_replay.c')
0 files changed, 0 insertions, 0 deletions